A tiny wrapper around intl-messageformat to allow for ES6 importing intl-messageformat.
npm install ember-intl-messageformatA thin wrapper around intl-messageformat that allows for import IntlMessageFormat from 'intl-messageformat'; from within your ember application.
* git clone this repository
* npm install
* bower install
* ember server
* Visit your app at http://localhost:4200.
* ember test
* ember test --server
* ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.