ember-intl-6
v6.0.0
Published
A internationalization toolbox for ambitious applications.
Downloads
8
Maintainers
Readme
ember-intl
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