How to Install enquire.js NPM Packages on Ubuntu / Debian

How to Install enquire.js software package in NPM Packages

enquire.js : Awesome Media Queries in JavaScript. You can installing enquire.js 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 enquire.js
$ sudo npm install -g enquire.js

If want to update the enquire.js package execute the command as below,

$ sudo npm update enquire.js

Update package globally,

$ npm install -g enquire.js

Git clone:

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

enquire.js@2.1.6 /usr/lib/node_modules/enquire.js

How to remove enquire.js package :

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

$ sudo npm uninstall enquire.js

Basic Information of enquire.js NPM Package:

Package Name enquire.js
Version 2.1.6
Description Awesome Media Queries in JavaScript
Released Date 2017-03-14T11:44:56.816Z
Published by wickynilliams
How to Learn https://www.npmjs.com/package/enquire.js/tutorial