Manage internationalization i18n in a simple way, through TypeScript, declaration file, declare your multilingual content every where in your code.
Lightweight CLI tool for Intlayer, enabling content audits, dictionary management, and CMS sync. Ideal for JavaScript developers using React or Express.
Provides the entry path for Intlayer dictionaries, solving filesystem retrieval issues for bundlers like Webpack and Rollup.
Provides the entry path for Intlayer dictionaries, solving filesystem retrieval issues for bundlers like Webpack and Rollup.
Provides the entry path for Intlayer remote dictionaries, solving filesystem retrieval issues for bundlers like Webpack and Rollup.
Integrate the Intlayer visual editor into your Intlayer projects, enabling CMS-like content management with multilingual support.
Provides the utilities to interface the application with the Intlayer editor and manipulate dictionaries
Provides the states, contexts, hooks and components to interact with the Intlayer editor for a React application
Provides the entry path for Intlayer dynamic dictionaries, solving filesystem retrieval issues for bundlers like Webpack and Rollup.
Provides the entry path for Intlayer fetch dictionaries, solving filesystem retrieval issues for bundlers like Webpack and Rollup.
Intlayer documentation
Intlayer design system, including UI components used in the Intlayer editor, website, and visual editor/CMS.
Intlayer Backend is a an application that allow you to manage your Intlayer content and interact with the intlayer editor.
next-i18next API adapter for intlayer — serverSideTranslations, appWithTranslation, useTranslation backed by next-intlayer
react-i18next API adapter for intlayer — useTranslation, Trans, withTranslation, I18nextProvider backed by react-intlayer
use-intl API adapter for intlayer — useTranslations, useLocale, useFormatter, IntlProvider, createTranslator backed by react-intlayer
Intlayer MCP server. Handle MCP to help IDE to use Intlayer. It build, fill, pull, push, dictionaries
react-intl API adapter for intlayer — drop-in compatibility layer
lingui API adapter for intlayer — drop-in compatibility layer
vue-i18n API adapter for intlayer — useI18n, createI18n, and installIntlayer backed by vue-intlayer
i18next API adapter for intlayer — drop-in compatibility layer that exposes the i18next interface while using @intlayer/core under the hood
A plugin for Intlayer that syncs JSON files to dictionaries.
Integrate Intlayer with Create React App using custom React scripts for internationalization i18n and advanced Webpack configurations