Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions overview/supported-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This list is not officially maintained; information here is contributed by the l
| Flutter | [i18next](https://pub.dev/packages/i18next) | Also supports Flutter's LocalizationsDelegate |
| React | [react-i18next](https://github.com/i18next/react-i18next) | A powerful **internationalization** framework for **React** / **React Native** which is based on i18next. |
| Svelte | [svelte-i18next](https://github.com/NishuGoel/svelte-i18next) | A Svelte wrapper for i18next |
| Svelte | [@warren-bank/i18next-svelte](https://github.com/warren-bank/js-i18next-svelte) | A Svelte wrapper for i18next |
| Next.js | [next-i18next](https://github.com/i18next/next-i18next) | The easiest way to translate your Next.js apps |
| Next.js | [ni18n](https://jcquintas.gitbook.io/ni18n/) | An easy to use integration for [Next.js](https://nextjs.org) to enable i18next translations on your application with support for SSR, SSG and Client translation loading. |
| Next.js | [next-right-now](https://github.com/UnlyEd/next-right-now) | Flexible production-grade boilerplate with Next.js 9 and Zeit Now, with pre-configured Sentry, cookies, Amplitude, Emotion, FontAwesome, GraphQL/GraphCMS (Apollo), Bootstrap (Reactstrap), **i18next (Locize)**, Jest, Cypress (E2E tests) and CI/CD (GH Actions), with full TypeScript support and support for B2B multi-tenants web apps (monorepo) |
Expand Down