comment-parser : Generic JSDoc-like comment parser. . You can installing comment-parser 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 comment-parser $ sudo npm install -g comment-parser
If want to update the comment-parser package execute the command as below,
$ sudo npm update comment-parser
Update package globally,
$ npm install -g comment-parser
$ sudo git clone https://github.com/rektide/comment-parser.git
$ sudo npm install -g ./comment-parser
comment-parser@0.5.0 /usr/lib/node_modules/comment-parser
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall comment-parser
Package Name | comment-parser |
Version | 0.5.0 |
Description | Generic JSDoc-like comment parser. |
Released Date | 2017-11-09T03:10:47.088Z |
Published by | yavorskiys |
How to Learn | https://www.npmjs.com/package/comment-parser/tutorial |