prop-types-extra : React PropType Utilities. You can installing prop-types-extra 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 prop-types-extra $ sudo npm install -g prop-types-extra
If want to update the prop-types-extra package execute the command as below,
$ sudo npm update prop-types-extra
Update package globally,
$ npm install -g prop-types-extra
$ sudo git clone https://github.com/rektide/prop-types-extra.git
$ sudo npm install -g ./prop-types-extra
prop-types-extra@1.0.1 /usr/lib/node_modules/prop-types-extra
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall prop-types-extra
| Package Name | prop-types-extra |
| Version | 1.0.1 |
| Description | React PropType Utilities |
| Released Date | 2017-05-12T17:56:21.542Z |
| Published by | monastic.panic |
| How to Learn | https://www.npmjs.com/package/prop-types-extra/tutorial |