4.0.2 • Published 7 years ago

@ember-intl/relativeformat-shim v4.0.2

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
7 years ago

@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 repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.