README.md (i18next-19.8.3) | : | README.md (i18next-19.8.4) | ||
---|---|---|---|---|
skipping to change at line 19 | skipping to change at line 19 | |||
[](h ttps://david-dm.org/i18next/i18next) | [](h ttps://david-dm.org/i18next/i18next) | |||
i18next is a very popular internationalization framework for browser or any othe r javascript environment (eg. node.js). | i18next is a very popular internationalization framework for browser or any othe r javascript environment (eg. node.js). | |||
 |  | |||
i18next provides: | i18next provides: | |||
- Flexible connection to [backend](https://www.i18next.com/plugins-and-utils.htm l#backends) (loading translations via xhr, ...) | - Flexible connection to [backend](https://www.i18next.com/plugins-and-utils.htm l#backends) (loading translations via xhr, ...) | |||
- Optional [caching](https://www.i18next.com/plugins-and-utils.html#caches), use r [language detection](https://www.i18next.com/plugins-and-utils.html#language-d etector), ... | - Optional [caching](https://www.i18next.com/plugins-and-utils.html#caches), use r [language detection](https://www.i18next.com/plugins-and-utils.html#language-d etector), ... | |||
- Proper [pluralizations](https://www.i18next.com/plurals.html) | - Proper [pluralizations](https://www.i18next.com/translation-function/plurals) | |||
- Translation [context](https://www.i18next.com/context.html) | - Translation [context](https://www.i18next.com/translation-function/context) | |||
- [Nesting](https://www.i18next.com/nesting.html), [Variable replacement](https: | - [Nesting](https://www.i18next.com/translation-function/nesting), [Variable rep | |||
//www.i18next.com/interpolation.html) | lacement](https://www.i18next.com/translation-function/interpolation) | |||
- Flexibility: [Use it everywhere](https://www.i18next.com/supported-frameworks. | - Flexibility: [Use it everywhere](https://www.i18next.com/overview/supported-fr | |||
html) | ameworks) | |||
- Extensibility: eg. [sprintf](https://www.i18next.com/plugins-and-utils.html#po | - Extensibility: eg. [sprintf](https://www.i18next.com/overview/plugins-and-util | |||
st-processors) | s#post-processors) | |||
- ... | - ... | |||
For more information visit the website: | For more information visit the website: | |||
- [Getting started](https://www.i18next.com/getting-started.html) | - [Getting started](https://www.i18next.com/overview/getting-started) | |||
- [Translation Functionality](https://www.i18next.com/essentials.html) | - [Translation Functionality](https://www.i18next.com/translation-function/essen | |||
- [API](https://www.i18next.com/api.html) | tials) | |||
- [API](https://www.i18next.com/overview/api) | ||||
<span class="insert">[API](https://www.i18next.com/overview/api)</span> | Our focus is providing the core to building a booming ecosystem. Independent of | |||
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 pro | |||
the building blocks you choose, be it react, angular or even good old jquery pro | per translation capabilities are just [one step away](https://www.i18next.com/ov | |||
per translation capabilities are just [one step away](https://www.i18next.com/su | erview/supported-frameworks). | |||
pported-frameworks.html). | ||||
--- | --- | |||
<h3 align="center">Gold Sponsors</h3> | <h3 align="center">Gold Sponsors</h3> | |||
<p align="center"> | <p align="center"> | |||
<a href="https://locize.com/" target="_blank"> | <a href="https://locize.com/" target="_blank"> | |||
<img src="https://raw.githubusercontent.com/i18next/i18next/master/assets/lo cize_sponsor_240.gif" width="240px"> | <img src="https://raw.githubusercontent.com/i18next/i18next/master/assets/lo cize_sponsor_240.gif" width="240px"> | |||
</a> | </a> | |||
</p> | </p> | |||
End of changes. 3 change blocks. | ||||
16 lines changed or deleted | 16 lines changed or added |