isparta : A code coverage tool for ES6 (babel). You can installing isparta 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 isparta $ sudo npm install -g isparta
If want to update the isparta package execute the command as below,
$ sudo npm update isparta
Update package globally,
$ npm install -g isparta
$ sudo git clone https://github.com/rektide/isparta.git
$ sudo npm install -g ./isparta
isparta@4.0.0 /usr/lib/node_modules/isparta
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall isparta
Package Name | isparta |
Version | 4.0.0 |
Description | A code coverage tool for ES6 (babel) |
Released Date | 2015-11-14T21:51:03.757Z |
Published by | douglasduteil |
How to Learn | https://www.npmjs.com/package/isparta/tutorial |