Skip to content
ember-formatjs / 1.3.0

ember-formatjs 1.3.0

Install from the command line:
Learn more about npm packages
$ npm install @soxhub/ember-formatjs@1.3.0
Install via package.json:
"@soxhub/ember-formatjs": "1.3.0"

About this version

ember-formatjs

What it does?

Ast plugin replaces x helper with t helper. {{x "example text" "example description"}} {{t "key from formatjs}}

options in ember-cli-build

Custom idInterpolationPattern can be set in ember-cli-build if needed. It should be the same pattern used for en-en.json extraction.

let app = new EmberApp(defaults, { 'ember-formatjs': { idInterpolationPattern: '[sha512:contenthash:base64:6]', //this interpolation pattern is default }, });

[Short description of the addon.]

Compatibility

  • Ember.js v3.20 or above
  • Ember CLI v3.20 or above
  • Node.js v14 or above

Installation

ember install ember-formatjs

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Details


Assets

  • ember-formatjs-1.3.0-npm.tgz

Download activity

  • Total downloads 4,305
  • Last 30 days 0
  • Last week 0
  • Today 0