docdash : A clean, responsive documentation template theme for JSDoc 3 inspired by lodash and minami. You can installing docdash 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 docdash $ sudo npm install -g docdash
If want to update the docdash package execute the command as below,
$ sudo npm update docdash
Update package globally,
$ npm install -g docdash
$ sudo git clone https://github.com/rektide/docdash.git
$ sudo npm install -g ./docdash
docdash@0.4.0 /usr/lib/node_modules/docdash
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall docdash
Package Name | docdash |
Version | 0.4.0 |
Description | A clean, responsive documentation template theme for JSDoc 3 inspired by lodash and minami |
Released Date | 2016-06-05T10:36:03.549Z |
Published by | clenemt |
How to Learn | https://www.npmjs.com/package/docdash/tutorial |