Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i18next/i18next
i18next: learn once - translate everywhere
https://github.com/i18next/i18next
deno ecosystem flexibility i18n internationalization javascript nodejs translation
Last synced: 3 days ago
JSON representation
i18next: learn once - translate everywhere
- Host: GitHub
- URL: https://github.com/i18next/i18next
- Owner: i18next
- License: mit
- Created: 2011-12-16T12:37:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T08:25:09.000Z (9 days ago)
- Last Synced: 2024-12-06T18:05:53.806Z (6 days ago)
- Topics: deno, ecosystem, flexibility, i18n, internationalization, javascript, nodejs, translation
- Language: JavaScript
- Homepage: https://www.i18next.com
- Size: 21.8 MB
- Stars: 7,813
- Watchers: 82
- Forks: 644
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - i18next/i18next - i18next: learn once - translate everywhere (JavaScript)
- awesome-nodejs-cn - i18next - 国际化框架. (包 / 文本)
- awesome-nodejs - i18next - Internationalization framework. ![](https://img.shields.io/github/stars/i18next/i18next.svg?style=social&label=Star) (Repository / Text/String)
- awesome-game-engine-dev - i18next - Popular internationalization framework. (Libraries / JavaScript)
- awesome-nodejs-cn - i18next - **star:7766** 国际化框架 ![star > 2000][Awesome] (包 / 文本)
- awesome-github-star - i18next - translate everywhere | i18next | 7003 | (JavaScript)
- awesome-list - i18next - translate everywhere | i18next | 5766 | (JavaScript)
- awesome-nodejs - i18next - Internationalization framework. (Packages / Text)
- best-of-react - GitHub - 1% open · ⏱️ 20.05.2024): (Utilities)
- awesome-nodejs - i18next - i18next: learn once - translate everywhere - ★ 3683 (Text)
- awesome-javascript - i18next - i18next: learn once - translate everywhere - ★ 3683 (I18n And L10n)
- awesome-node - i18next - Internationalization framework. (Packages / Text)
- awesome-nodejs-cn - i18next - 国际化框架. (目录 / 文本处理)
README
# i18next: learn once - translate everywhere [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Awesome%20i18next:%20learn%20once%20-%20translate%20everywhere%20-%20the%20internationalization%20ecosystem%20&url=https://github.com/i18next/i18next&via=jamuhl&hashtags=i18n,javascript,dev)
[![CI](https://github.com/i18next/i18next/actions/workflows/CI.yml/badge.svg)](https://github.com/i18next/i18next/actions/workflows/CI.yml)
[![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate/badges/gpa.svg)](https://codeclimate.com/github/i18next/i18next)
[![Coveralls](https://img.shields.io/coveralls/i18next/i18next/master.svg?style=flat-square)](https://coveralls.io/github/i18next/i18next)
[![Package Quality](https://packagequality.com/shield/i18next.svg)](https://packagequality.com/#?package=i18next)
[![cdnjs version](https://img.shields.io/cdnjs/v/i18next.svg?style=flat-square)](https://cdnjs.com/libraries/i18next)
[![npm version](https://img.shields.io/npm/v/i18next.svg?style=flat-square)](https://www.npmjs.com/package/i18next)
![npm](https://img.shields.io/npm/dw/i18next)
[![Gurubase](https://img.shields.io/badge/Gurubase-Ask%20i18next%20Guru-006BFF)](https://gurubase.io/g/i18next)i18next is a very popular internationalization framework for browser or any other javascript environment (eg. Node.js, Deno).
![ecosystem](https://raw.githubusercontent.com/i18next/i18next/master/assets/i18next-ecosystem.jpg)
i18next provides:
- Flexible connection to [backend](https://www.i18next.com/overview/plugins-and-utils#backends) (loading translations via xhr, ...)
- Optional [caching](https://www.i18next.com/how-to/caching), user [language detection](https://www.i18next.com/overview/plugins-and-utils#language-detector), ...
- Proper [pluralizations](https://www.i18next.com/translation-function/plurals)
- Translation [context](https://www.i18next.com/translation-function/context)
- [Nesting](https://www.i18next.com/translation-function/nesting), [Variable replacement](https://www.i18next.com/translation-function/interpolation)
- Flexibility: [Use it everywhere](https://www.i18next.com/overview/supported-frameworks)
- Extensibility: eg. [sprintf](https://www.i18next.com/overview/plugins-and-utils#post-processors)
- ...For more information visit the website:
- [Getting started](https://www.i18next.com/overview/getting-started)
- [Translation Functionality](https://www.i18next.com/translation-function/essentials)
- [API](https://www.i18next.com/overview/api)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/overview/supported-frameworks).
### Documentation
The general i18next documentation is published on [www.i18next.com](https://www.i18next.com) and PR changes can be supplied [here](https://github.com/i18next/i18next-gitbook).
The react specific documentation is published on [react.i18next.com](https://react.i18next.com) and PR changes can be supplied [here](https://github.com/i18next/react-i18next-gitbook).
---
Gold Sponsors
---
**From the creators of i18next: localization as a service - locize.com**
A translation management system built around the i18next ecosystem - [locize.com](https://locize.com).
![locize](https://locize.com/img/ads/github_locize.png)
With using [locize](https://locize.com/?utm_source=i18next_readme&utm_medium=github) you directly support the future of i18next.
---