universe:i18n

v2.0.5Published 3 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Internationalization package that offers much better performance than others.

The package supports:

  • namespacing of translation strings
  • YAML file formats
  • string interpolation
  • both types of parameters (named and positional)
  • typographic notation of numbers
  • regional dialects inheritance mechanism (e.g. 'en-US' inherits from translations assigned to 'en')
  • ECMAScript 6 modules
  • supports dynamic imports (Client does not need to download all translations at once)
  • remote loading of translations from a different host

Documentation

Available on Github

Licence

Like every package maintained by Vazco, universe:i18n is MIT licensed.