Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
i18next
i18next: learn once - translate everywhere
-
i18nextify
enables localization of any page with zero effort.
-
react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
-
i18next-browser-languageDetector
language detector used in browser environment for i18next
-
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-localstorage-backend
This is a i18next cache layer to be used in the browser. It will load and cache resources from localStorage and can be used in combination with the chained backend.
-
i18next-chained-backend
An i18next backend to chain multiple backends (add fallbacks, caches, ...)
-
i18next-http-backend
i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
-
i18next-icu
i18nFormat plugin to use ICU format with i18next
-
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-emoji-postprocessor
This is a postProcessor plugin for i18next using in Node.js and in the browser that replaces all words with emojis.
-
i18next-scanner
Scan your code, extract translation keys/values, and merge them into i18n resource files.
-
i18next-parser
Code parser for i18next
-
i18next-gettext-converter
converts gettext .mo or .po to 18next json format and vice versa
-
i18next-multiload-backend-adapter
This is a i18next backend to enable another backend's multiload behaviour of loading multiple lng-ns combinations with one request.
-
i18next-intervalPlural-postProcessor
post processor for i18next enabling interval plurals
-
i18next-node-fs-backend
[deprecated] can be replaced with i18next-fs-backend
-
i18next-express-middleware
[deprecated] can be replaced with i18next-http-middleware
-
i18next-node-remote-backend
[deprecated] can be replaced with i18next-http-backend
-
i18next-xhr-backend
[deprecated] can be replaced with i18next-http-backend
-
i18next-fluent
i18nFormat plugin to use mozilla fluent format with i18next
-
i18next-ios
i18next internationalization library for iOS
-
i18next.com
[obsolete] was replaced by i18next-gitbook! i18next.com website
-
i18next-node
[deprecated] can be replaced with v2 of i18next
-
i18next-translation-parser
parses i18next translations to AST
-
i18next-sprintf-postProcessor
sprintf post processor for i18next