ember-cli addon wrapper around intl-messageformat-parser
A thin wrapper around intl-messageformat-parser that allows for import IntlMessageFormatParser from 'intl-messageformat-parser'; 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/.