How to Install rangy NPM Packages on Ubuntu / Debian

How to Install rangy software package in NPM Packages

rangy : A cross-browser DOM range and selection library. You can installing rangy 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 rangy
$ sudo npm install -g rangy

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

$ sudo npm update rangy

Update package globally,

$ npm install -g rangy

Git clone:

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

rangy@1.3.0 /usr/lib/node_modules/rangy

How to remove rangy package :

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

$ sudo npm uninstall rangy

Basic Information of rangy NPM Package:

Package Name rangy
Version 1.3.0
Description A cross-browser DOM range and selection library
Released Date 2015-05-10T14:40:33.172Z
Published by timdown
How to Learn https://www.npmjs.com/package/rangy/tutorial