blanket : seamless js code coverage. You can installing blanket 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 blanket $ sudo npm install -g blanket
If want to update the blanket package execute the command as below,
$ sudo npm update blanket
Update package globally,
$ npm install -g blanket
$ sudo git clone https://github.com/rektide/blanket.git
$ sudo npm install -g ./blanket
blanket@1.2.3 /usr/lib/node_modules/blanket
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall blanket
Package Name | blanket |
Version | 1.2.3 |
Description | seamless js code coverage |
Released Date | 2016-03-19T17:11:30.854Z |
Published by | alexseville |
How to Learn | https://www.npmjs.com/package/blanket/tutorial |