How to Install nor-is NPM Packages on Ubuntu / Debian

How to Install nor-is software package in NPM Packages

nor-is : Simple JavaScript test functions. You can installing nor-is 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 nor-is
$ sudo npm install -g nor-is

If want to update the nor-is package execute the command as below,

$ sudo npm update nor-is

Update package globally,

$ npm install -g nor-is

Git clone:

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

nor-is@1.0.0 /usr/lib/node_modules/nor-is

How to remove nor-is package :

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

$ sudo npm uninstall nor-is

Basic Information of nor-is NPM Package:

Package Name nor-is
Version 1.0.0
Description Simple JavaScript test functions
Released Date 2016-07-30T14:57:43.442Z
Published by jhh
How to Learn https://www.npmjs.com/package/nor-is/tutorial