How to Install whet.extend NPM Packages on Ubuntu / Debian

How to Install whet.extend software package in NPM Packages

whet.extend : A sharped version of port of jQuery.extend that actually works on node.js. You can installing whet.extend 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 whet.extend
$ sudo npm install -g whet.extend

If want to update the whet.extend package execute the command as below,

$ sudo npm update whet.extend

Update package globally,

$ npm install -g whet.extend

Git clone:

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

whet.extend@0.9.9 /usr/lib/node_modules/whet.extend

How to remove whet.extend package :

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

$ sudo npm uninstall whet.extend

Basic Information of whet.extend NPM Package:

Package Name whet.extend
Version 0.9.9
Description A sharped version of port of jQuery.extend that actually works on node.js
Released Date 2013-01-27T21:59:01.485Z
Published by meettya
How to Learn https://www.npmjs.com/package/whet.extend/tutorial