fis-parser-coffee-script : A parser plugin for fis to compile coffee script.. You can installing fis-parser-coffee-script 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 fis-parser-coffee-script $ sudo npm install -g fis-parser-coffee-script
If want to update the fis-parser-coffee-script package execute the command as below,
$ sudo npm update fis-parser-coffee-script
Update package globally,
$ npm install -g fis-parser-coffee-script
$ sudo git clone https://github.com/rektide/fis-parser-coffee-script.git
$ sudo npm install -g ./fis-parser-coffee-script
fis-parser-coffee-script@0.0.2 /usr/lib/node_modules/fis-parser-coffee-script
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-parser-coffee-script
Package Name | fis-parser-coffee-script |
Version | 0.0.2 |
Description | A parser plugin for fis to compile coffee script. |
Released Date | 2013-06-07T11:42:11.796Z |
Published by | fouber |
How to Learn | https://www.npmjs.com/package/fis-parser-coffee-script/tutorial |