How to Install emblem NPM Packages on Ubuntu / Debian

How to Install emblem software package in NPM Packages

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

Git clone:

$ sudo  git clone https://github.com/rektide/emblem.git
$ sudo  npm install -g ./emblem

emblem@0.9.1 /usr/lib/node_modules/emblem

How to remove emblem package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall emblem

Basic Information of emblem NPM Package:

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