core-resource-app-test
Version:
App that contains assets and scripts for the core apps
48 lines (31 loc) • 2.98 kB
Markdown
# i18next
[](https://travis-ci.org/i18next/i18next)
[](https://codeclimate.com/github/i18next/i18next)
[](https://coveralls.io/github/i18next/i18next)
[](http://packagequality.com/#?package=i18next)
[](https://cdnjs.com/libraries/i18next)
[](https://www.npmjs.com/package/i18next)
[]()
[](https://david-dm.org/i18next/i18next)
i18next is a very popular internationalization framework for browser or any other javascript environment (eg. node.js).

i18next provides:
- Flexible connection to [backend](https://www.i18next.com/plugins-and-utils.html#backends) (loading translations via xhr, ...)
- Optional [caching](https://www.i18next.com/plugins-and-utils.html#caches), user [language detection](https://www.i18next.com/plugins-and-utils.html#language-detector), ...
- Proper [pluralizations](https://www.i18next.com/plurals.html)
- Translation [context](https://www.i18next.com/context.html)
- [Nesting](https://www.i18next.com/nesting.html), [Variable replacement](https://www.i18next.com/interpolation.html)
- Flexibility: [Use it anywhere](https://www.i18next.com/supported-frameworks.html)
- Extensibility: eg. [sprintf](https://www.i18next.com/plugins-and-utils.html#post-processors)
- ...
For more information visit the website:
- [Getting started](https://www.i18next.com/getting-started.html)
- [Translation Functionality](https://www.i18next.com/essentials.html)
- [API](https://www.i18next.com/api.html)
Our focus is providing the core to building a booming ecosystem. Independent of the building blocks you choose, be it react, angular or even good old jquery proper translation capabilities are just [one step away](https://www.i18next.com/supported-frameworks.html).
--------------
**NEWS: localization as a service - locize.com**
Having done a big rewrite of i18next in spring we are proud to announce the next big step to get your webproject translated with less effort. We just released [locize](http://locize.com/?utm_source=i18next_readme&utm_medium=github) a translation management system built around the i18next ecosystem.

With using [locize](http://locize.com/?utm_source=i18next_readme&utm_medium=github) you directly support the future of i18next.
--------------