• Stars
    star
    433
  • Rank 96,600 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Internationalization for Ember projects

This project uses GitHub Actions for continuous integration. npm Ember Observer Score

ember-intl

Installation

See https://ember-intl.github.io/ember-intl/docs/quickstart.

Features

  • 🐹 Compatible with Ember apps, v1 addons (including engines), and v2 addons.
  • 📚 Built on standards: ICU message syntax and Internationalization API.
  • 🌐 Support for 150+ languages.
  • ⚙️ Locale-aware helpers and intl service, to help you display translations, numbers, dates, etc.
  • ✅ Test helpers to check locale-dependent templates.

Documentation

Compatibility

  • Ember.js v3.28 or above
  • Node.js v18 or above