mootools : MooTools 1.5.2 Server library. You can installing mootools 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 mootools $ sudo npm install -g mootools
If want to update the mootools package execute the command as below,
$ sudo npm update mootools
Update package globally,
$ npm install -g mootools
$ sudo git clone https://github.com/rektide/mootools.git
$ sudo npm install -g ./mootools
mootools@1.5.2 /usr/lib/node_modules/mootools
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mootools
Package Name | mootools |
Version | 1.5.2 |
Description | MooTools 1.5.2 Server library |
Released Date | 2015-09-20T17:47:39.650Z |
Published by | vsviridov |
How to Learn | https://www.npmjs.com/package/mootools/tutorial |