reify : Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.. You can installing reify 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 reify $ sudo npm install -g reify
If want to update the reify package execute the command as below,
$ sudo npm update reify
Update package globally,
$ npm install -g reify
$ sudo git clone https://github.com/rektide/reify.git
$ sudo npm install -g ./reify
reify@0.12.3 /usr/lib/node_modules/reify
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall reify
| Package Name | reify |
| Version | 0.12.3 |
| Description | Enable ECMAScript 2015 modules in Node today. No caveats. Full stop. |
| Released Date | 2017-09-14T18:21:14.472Z |
| Published by | benjamn |
| How to Learn | https://www.npmjs.com/package/reify/tutorial |