ember-intl-6
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

ember-intl

npm Version Ember Version CI/CD npm Ember Observer Score

Notable Features

  • 💵 Locale-aware numbers. Formatting of currencies, decimals, and percentages
  • 📅 Locale-aware dates and times formatting
  • 🕑 Locale-aware display of relative time. i.e, "in 1 day", "2 years ago", etc.
  • 💬 ICU Message Syntax. Pluralization and formatted segments (numbers, datetime, etc.)
  • 🌐 Support for 150+ languages
  • 🕵🏻 Translation linting (detects missing translations & translation argument mismatches)
  • 📜 Built largely on standards. ICU message syntax & Native Intl API
  • Extensive Ember Service API and template helpers for formatting and translating
  • 🎉 Advanced addon support to provide translations to the host app

Documentation

Migrating from ember-i18n

There's an ember-i18n-to-intl-migrator tool that is used to convert your translations files and application code to ember-intl.

If you have any questions or issues, please open in ember-i18n-to-intl-migrator/issues

Package Sidebar

Install

npm i ember-intl-6

Weekly Downloads

1

Version

6.0.0

License

MIT

Unpacked Size

130 kB

Total Files

146

Last publish

Collaborators

  • mubinov