ember-moment : Moment.js template helpers and computed property macros for Ember. You can installing ember-moment 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 ember-moment $ sudo npm install -g ember-moment
If want to update the ember-moment package execute the command as below,
$ sudo npm update ember-moment
Update package globally,
$ npm install -g ember-moment
$ sudo git clone https://github.com/rektide/ember-moment.git
$ sudo npm install -g ./ember-moment
ember-moment@7.5.0 /usr/lib/node_modules/ember-moment
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-moment
Package Name | ember-moment |
Version | 7.5.0 |
Description | Moment.js template helpers and computed property macros for Ember |
Released Date | 2017-10-31T22:11:02.664Z |
Published by | jasonmit |
How to Learn | https://www.npmjs.com/package/ember-moment/tutorial |