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
$ 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
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall enquire.js
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 |