jsdoc-api : A programmatic interface for jsdoc. You can installing jsdoc-api npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install jsdoc-api $ sudo npm install -g jsdoc-api
If want to update the jsdoc-api package execute the command as below,
$ sudo npm update jsdoc-api
Update package globally,
$ npm install -g jsdoc-api
$ sudo git clone https://github.com/rektide/jsdoc-api.git
$ sudo npm install -g ./jsdoc-api
jsdoc-api@4.0.0 /usr/lib/node_modules/jsdoc-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall jsdoc-api
Package Name | jsdoc-api |
Version | 4.0.0 |
Description | A programmatic interface for jsdoc |
Released Date | 2017-07-30T19:26:12.762Z |
Published by | 75lb |
How to Learn | https://www.npmjs.com/package/jsdoc-api/tutorial |