@choiceform/ember-choice-i18n

An ember add-on to work with choice i18n API service.

Usage no npm install needed!

<script type="module">
  import choiceformEmberChoiceI18n from 'https://cdn.skypack.dev/@choiceform/ember-choice-i18n';
</script>

README

ember-choice-i18n

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone <repository-url> this repository
  • cd ember-choice-i18n
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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