emblem : Templating language targeting Handlebars with default Ember.js conventions. You can installing emblem 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 emblem $ sudo npm install -g emblem
If want to update the emblem package execute the command as below,
$ sudo npm update emblem
Update package globally,
$ npm install -g emblem
$ sudo git clone https://github.com/rektide/emblem.git
$ sudo npm install -g ./emblem
emblem@0.9.1 /usr/lib/node_modules/emblem
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall emblem
Package Name | emblem |
Version | 0.9.1 |
Description | Templating language targeting Handlebars with default Ember.js conventions |
Released Date | 2017-05-09T19:06:25.292Z |
Published by | thec0keman |
How to Learn | https://www.npmjs.com/package/emblem/tutorial |