uncontrollable : Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled. You can installing uncontrollable 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 uncontrollable $ sudo npm install -g uncontrollable
If want to update the uncontrollable package execute the command as below,
$ sudo npm update uncontrollable
Update package globally,
$ npm install -g uncontrollable
$ sudo git clone https://github.com/rektide/uncontrollable.git
$ sudo npm install -g ./uncontrollable
uncontrollable@4.1.0 /usr/lib/node_modules/uncontrollable
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall uncontrollable
| Package Name | uncontrollable |
| Version | 4.1.0 |
| Description | Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled |
| Released Date | 2017-04-18T17:06:18.641Z |
| Published by | monastic.panic |
| How to Learn | https://www.npmjs.com/package/uncontrollable/tutorial |