@ember-intl/messageformat-shim
v4.0.2
Published
A tiny wrapper around intl-messageformat to allow for ES6 importing intl-messageformat.
Keywords
Readme
@ember-intl/messageformat-shim
A thin wrapper around intl-messageformat that allows for import IntlMessageFormat from 'intl-messageformat'; from within your ember application.
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
