Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ember-intl/relativeformat-shim

ember-intl12BSD-3-Clause4.0.2

A small wrapper around intl-relativeformat to support ES6 modules of intl-relativeformat.

ember-addon

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 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/.