react-date-range : A React component for choosing dates and date ranges.. You can installing react-date-range 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 react-date-range $ sudo npm install -g react-date-range
If want to update the react-date-range package execute the command as below,
$ sudo npm update react-date-range
Update package globally,
$ npm install -g react-date-range
$ sudo git clone https://github.com/rektide/react-date-range.git
$ sudo npm install -g ./react-date-range
react-date-range@0.9.4 /usr/lib/node_modules/react-date-range
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-date-range
| Package Name | react-date-range |
| Version | 0.9.4 |
| Description | A React component for choosing dates and date ranges. |
| Released Date | 2017-05-16T10:36:27.860Z |
| Published by | neoberg |
| How to Learn | https://www.npmjs.com/package/react-date-range/tutorial |