How to Install 101 NPM Packages on Ubuntu / Debian

How to Install 101 software package in NPM Packages

101 : common javascript utils that can be required selectively that assume es5+. You can installing 101 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 101
$ sudo npm install -g 101

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

$ sudo npm update 101

Update package globally,

$ npm install -g 101

Git clone:

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

101@1.6.2 /usr/lib/node_modules/101

How to remove 101 package :

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

$ sudo npm uninstall 101

Basic Information of 101 NPM Package:

Package Name 101
Version 1.6.2
Description common javascript utils that can be required selectively that assume es5+
Released Date 2016-08-21T23:04:34.681Z
Published by tjmehta
How to Learn https://www.npmjs.com/package/101/tutorial