right-now : Get the quickest, most high-resolution timestamp possible in node or the browser. You can installing right-now 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 right-now $ sudo npm install -g right-now
If want to update the right-now package execute the command as below,
$ sudo npm update right-now
Update package globally,
$ npm install -g right-now
$ sudo git clone https://github.com/rektide/right-now.git
$ sudo npm install -g ./right-now
right-now@1.0.0 /usr/lib/node_modules/right-now
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall right-now
| Package Name | right-now |
| Version | 1.0.0 |
| Description | Get the quickest, most high-resolution timestamp possible in node or the browser |
| Released Date | 2014-06-09T19:34:33.488Z |
| Published by | hughsk |
| How to Learn | https://www.npmjs.com/package/right-now/tutorial |