zeptojs : Shim repository for the Zepto.js JavaScript library for Browserify. You can installing zeptojs 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 zeptojs $ sudo npm install -g zeptojs
If want to update the zeptojs package execute the command as below,
$ sudo npm update zeptojs
Update package globally,
$ npm install -g zeptojs
$ sudo git clone https://github.com/rektide/zeptojs.git
$ sudo npm install -g ./zeptojs
zeptojs@1.1.4 /usr/lib/node_modules/zeptojs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall zeptojs
| Package Name | zeptojs |
| Version | 1.1.4 |
| Description | Shim repository for the Zepto.js JavaScript library for Browserify |
| Released Date | 2014-08-20T05:22:49.376Z |
| Published by | anders.ekdahl |
| How to Learn | https://www.npmjs.com/package/zeptojs/tutorial |