JavaScript I18next

Open-source JavaScript projects categorized as I18next

Top 12 JavaScript I18next Projects

  • react-i18next

    Internationalization for react done right. Using the i18next i18n ecosystem.

    Project mention: 14 Must-Have React Libraries Every Beginner Developer Should Know in 2025: 🚀 | dev.to | 2024-12-26

    Multi-language support: Simplify multi-language support in your apps. 🌍 Features include lazy loading, pluralization, and advanced formatting for smooth localization. 🔗react.i18next.com/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • secure-electron-template

    The best way to build Electron apps with security in mind.

  • i18next-browser-languageDetector

    language detector used in browser environment for i18next

    Project mention: react internationalization i18n | dev.to | 2024-08-01

    i18n // load translation using http -> see /public/locales // learn more: https://github.com/i18next/i18next-http-backend .use(Backend) // detect user language // learn more: https://github.com/i18next/i18next-browser-languageDetector .use(LanguageDetector) // pass the i18n instance to react-i18next. .use(initReactI18next) // init i18next // for all options read: https://www.i18next.com/overview/configuration-options .init({ ns: [ "translation", "header", "note", "settings", "zod", "custom", "introduce", "message", ], defaultNS: "translation", fallbackLng: "en", debug: false, detection: { caches: ["localStorage"], }, }); export default i18n;

  • pro-react-admin

    基于React: v18.x.x/Webpack: v5.x.x//Vite: 4.x.x/React Router v6.x.x/ Antd: v5..x.x/Typescript: v5.x.x/Fetch Api进行构建的企业级中台基础模板...

  • i18next-scanner

    Scan your code, extract translation keys/values, and merge them into i18n resource files.

  • i18next-http-backend

    i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.

    Project mention: react internationalization i18n | dev.to | 2024-08-01

    i18n // load translation using http -> see /public/locales // learn more: https://github.com/i18next/i18next-http-backend .use(Backend) // detect user language // learn more: https://github.com/i18next/i18next-browser-languageDetector .use(LanguageDetector) // pass the i18n instance to react-i18next. .use(initReactI18next) // init i18next // for all options read: https://www.i18next.com/overview/configuration-options .init({ ns: [ "translation", "header", "note", "settings", "zod", "custom", "introduce", "message", ], defaultNS: "translation", fallbackLng: "en", debug: false, detection: { caches: ["localStorage"], }, }); export default i18n;

  • i18next-http-middleware

    i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno.

  • i18next-fs-backend

    i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.

  • i18next-locize-backend

    A simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno.

  • react-translate-maker

    Universal internationalization (i18n) open source library for React

  • locize-lastused

    Using API lastUsed using in node.js, in the browser and for deno.

  • javascript-i18next-example

    Example repository demonstrating how to integrate Localazy with your javascript app using the i18next library

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript I18next discussion

Log in or Post with

JavaScript I18next related posts

  • react internationalization i18n

    2 projects | dev.to | 1 Aug 2024
  • Pains and solutions in localization for the web

    3 projects | dev.to | 13 Dec 2023
  • Building a multilingual NextJS app using the new app directory

    5 projects | dev.to | 9 Aug 2023
  • Supercharge Your TypeScript App: Mastering i18next for Type-Safe Translations

    6 projects | dev.to | 22 Jun 2023
  • From Mono to Multilingual: Supercharge Your React App with i18n

    2 projects | dev.to | 21 May 2023
  • Implement multi-language Support in React

    2 projects | dev.to | 10 May 2023
  • The Framework Laptop 16

    5 projects | news.ycombinator.com | 24 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source I18next projects in JavaScript? This list will help you:

Project Stars
1 react-i18next 9,378
2 secure-electron-template 1,660
3 i18next-browser-languageDetector 882
4 pro-react-admin 762
5 i18next-scanner 589
6 i18next-http-backend 465
7 i18next-http-middleware 155
8 i18next-fs-backend 100
9 i18next-locize-backend 71
10 react-translate-maker 35
11 locize-lastused 3
12 javascript-i18next-example 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?