i18next: internationalization ecosystem

i18next is a very popular internationalization library for browser or any other javascript environment (eg. node.js).

i18next provides:

NEWS: Localization as a service

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 a translation management system built around the i18next ecosystem.

With using locize you directly support the future of i18next.

Our focus is providing the core for 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.

download

Source can be loaded via npm, bower or downloaded from this repo.

# npm
$ npm install i18next

# bower
$ bower install i18next