jadeify : A browserify transform for turning .jade files into template functions. You can installing jadeify 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 jadeify $ sudo npm install -g jadeify
If want to update the jadeify package execute the command as below,
$ sudo npm update jadeify
Update package globally,
$ npm install -g jadeify
$ sudo git clone https://github.com/rektide/jadeify.git
$ sudo npm install -g ./jadeify
jadeify@4.7.0 /usr/lib/node_modules/jadeify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall jadeify
Package Name | jadeify |
Version | 4.7.0 |
Description | A browserify transform for turning .jade files into template functions |
Released Date | 2017-05-01T03:03:42.620Z |
Published by | domenic |
How to Learn | https://www.npmjs.com/package/jadeify/tutorial |