think-helper : Helper for ThinkJS. You can installing think-helper 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 think-helper $ sudo npm install -g think-helper
If want to update the think-helper package execute the command as below,
$ sudo npm update think-helper
Update package globally,
$ npm install -g think-helper
$ sudo git clone https://github.com/rektide/think-helper.git
$ sudo npm install -g ./think-helper
think-helper@1.0.22 /usr/lib/node_modules/think-helper
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall think-helper
| Package Name | think-helper |
| Version | 1.0.22 |
| Description | Helper for ThinkJS |
| Released Date | 2017-09-19T11:04:06.057Z |
| Published by | sijiecai |
| How to Learn | https://www.npmjs.com/package/think-helper/tutorial |