chrono-node : A natural language date parser in Javascript. You can installing chrono-node 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 chrono-node $ sudo npm install -g chrono-node
If want to update the chrono-node package execute the command as below,
$ sudo npm update chrono-node
Update package globally,
$ npm install -g chrono-node
$ sudo git clone https://github.com/rektide/chrono-node.git
$ sudo npm install -g ./chrono-node
chrono-node@1.3.5 /usr/lib/node_modules/chrono-node
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall chrono-node
Package Name | chrono-node |
Version | 1.3.5 |
Description | A natural language date parser in Javascript |
Released Date | 2017-07-28T07:04:25.529Z |
Published by | wanasit |
How to Learn | https://www.npmjs.com/package/chrono-node/tutorial |