How to Install crel NPM Packages on Ubuntu / Debian

How to Install crel software package in NPM Packages

crel : A small, simple, and fast DOM creation utility. You can installing crel 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 crel
$ sudo npm install -g crel

If want to update the crel package execute the command as below,

$ sudo npm update crel

Update package globally,

$ npm install -g crel

Git clone:

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

crel@3.1.0 /usr/lib/node_modules/crel

How to remove crel package :

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

$ sudo npm uninstall crel

Basic Information of crel NPM Package:

Package Name crel
Version 3.1.0
Description A small, simple, and fast DOM creation utility
Released Date 2017-08-13T07:19:16.852Z
Published by korynunn
How to Learn https://www.npmjs.com/package/crel/tutorial