@ember-intl/relativeformat-shim
v4.0.2
Published
A small wrapper around intl-relativeformat to support ES6 modules of intl-relativeformat.
Downloads
9
Keywords
Readme
@ember-intl/relativeformat
A thin wrapper around intl-relativeformat that allows for import IntlRelativeFormat from 'intl-relativeformat';
from within your ember application.
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.