doc-js : A small, simple, and fast DOM helper library. You can installing doc-js 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 doc-js $ sudo npm install -g doc-js
If want to update the doc-js package execute the command as below,
$ sudo npm update doc-js
Update package globally,
$ npm install -g doc-js
$ sudo git clone https://github.com/rektide/doc-js.git
$ sudo npm install -g ./doc-js
doc-js@1.3.1 /usr/lib/node_modules/doc-js
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall doc-js
Package Name | doc-js |
Version | 1.3.1 |
Description | A small, simple, and fast DOM helper library |
Released Date | 2015-08-31T23:31:40.443Z |
Published by | korynunn |
How to Learn | https://www.npmjs.com/package/doc-js/tutorial |