qwery : blazing fast CSS3 query selector engine. You can installing qwery 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 qwery $ sudo npm install -g qwery
If want to update the qwery package execute the command as below,
$ sudo npm update qwery
Update package globally,
$ npm install -g qwery
$ sudo git clone https://github.com/rektide/qwery.git
$ sudo npm install -g ./qwery
qwery@4.0.0 /usr/lib/node_modules/qwery
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall qwery
| Package Name | qwery |
| Version | 4.0.0 |
| Description | blazing fast CSS3 query selector engine |
| Released Date | 2014-02-12T23:27:01.682Z |
| Published by | ded |
| How to Learn | https://www.npmjs.com/package/qwery/tutorial |