Provides internationalization capabilities for Angular applications with a specialized package.
Supports internationalization in React Native applications built with Expo through specialized integration.
Provides internationalization capabilities for Express applications with translation utilities and middleware support.
Supports internationalization of Markdown content with specialized handling for multilingual Markdown documents.
Seamless integration with Next.js, supporting server-side rendering, dynamic routing, and client-side rendering for internationalization in modern web applications.
Provides internationalization capabilities for Preact applications through a dedicated package.
Enables internationalization in React applications with tools for translation, locale management, and dictionary integration.
Offers internationalization support for Solid.js applications through a dedicated integration package.
Enables internationalization in Svelte applications with a specialized integration package.
Offers full TypeScript support for type-safe content definitions, improving code quality and developer productivity.
Supports internationalization in Vite-based applications with dedicated integration package.
Intlayer: A tailored way to translate your website
Intlayer offers a more flexible and modern approach to internationalization (i18n). Its seamless integration with Next.js, React, Vite and Express, customizable configuration, and support for various Content declaration formats, such as TypeScript make it a powerful choice for internationalization.
Key Benefits of Intlayer:
Feature | Description |
---|---|
![]() | Cross-Frameworks SupportIntlayer is compatible with all major frameworks and libraries, including Next.js, React, Vite, Vue.js, Preact, Express, and more. |
![]() | JavaScript-Powered Content ManagementHarness the flexibility of JavaScript to define and manage your content efficiently. - Content declaration |
![]() | Per-Locale Content Declaration FileSpeed up your development by declaring your content once, before auto generation. - Per-Locale Content Declaration File |
![]() | Type-Safe EnvironmentLeverage TypeScript to ensure your content definitions and code are error-free, while also benefiting from IDE autocompletion. - TypeScript configuration |
![]() | Simplified SetupGet up and running quickly with minimal configuration. Adjust settings for internationalization, routing, AI, build, and content handling with ease. - Explore Next.js integration |
![]() | Simplified Content RetrievalNo need to call your t function for each piece of content. Retrieve all your content directly using a single hook. - React integration |
![]() | Consistent Server Component ImplementationPerfectly suited for Next.js server components, use the same implementation for both client and server components, no need to pass your t function across each server component. - Server Components |
![]() | Organized CodebaseKeep your codebase more organized: 1 component = 1 dictionary in the same folder. Translations close to their respective components, enhance maintainability and clarity. - How Intlayer works |
![]() | Enhanced RoutingFull support of app routing, adapting seamlessly to complex application structures, for Next.js, React, Vite, Vue.js, etc. - Explore Next.js integration |
![]() | Markdown SupportImport and interpret, locale files and remote Markdown for multilingual content like privacy policies, documentation, etc. Interpret and make Markdown metadata accessible in your code. - Content files |
![]() | Free Visual Editor & CMSA free visual editor and CMS are available for content writers, removing the need for a localization platform. Keep your content synchronized using Git, or externalize it totally or partially with the CMS. - Intlayer Editor - Intlayer CMS |
![]() | Tree-shakable ContentTree-shakable content, reducing the size of the final bundle. Loads content per component, excluding any unused content from your bundle. Supports lazy loading to enhance app loading efficiency. - App build optimization |
![]() | Static RenderingDoesn't block Static Rendering as other solutions do. - Next.js integration |
![]() | AI-Powered TranslationTransform your website into 231 languages with just one click using Intlayer's advanced AI-powered translation tools using your own AI provider / API key. - CI/CD integration - Intlayer CLI - Auto fill |
![]() | MCP Server IntegrationProvides an MCP (Model Context Protocol) server for IDE automation, enabling seamless content management and i18n workflows directly within your development environment. - MCP Server |
![]() | InteroperabilityAllow interoperability with react-i18next, next-i18next, next-intl, and react-intl. - Intlayer and react-intl - Intlayer and next-intl - Intlayer and next-i18next |
Start your journey with Intlayer today and experience a smoother, more powerful approach to internationalization.
Get Started with Intlayer
Table of Contents
Explore our comprehensive documentation to get started with Intlayer and learn how to integrate it into your projects.
Get Started
Concept
- How Intlayer Works
- Configuration
- AI provider
- Interest of Intlayer
- Intlayer CLI
- Intlayer Editor
- Intlayer CMS
- Dictionary
Environment
- Intlayer with Next.js 15
- Intlayer with React CRA
- Intlayer with Vite and React
- Intlayer with React Native
- Intlayer with Lynx and React
- Intlayer with Vite and Svelte
- Intlayer with Vite and Preact
- Intlayer with Vite and Vue
- Intlayer with Vite and Solid
- Intlayer with Angular
- Intlayer with Express
Blog
- What is i18n
- i18n and SEO
- Intlayer and i18next
- Intlayer and react-intl
- Intlayer and next-intl
- Intlayer and react-intl
Live tutorial on YouTube
Contribution
For more detailed guidelines on contributing to this project, please refer to the CONTRIBUTING.md
file. It contains essential information on our development process, commit message conventions, and release procedures. Your contributions are valuable to us, and we appreciate your efforts in making this project better!
This server cannot be installed
Mcp Server For Doc / Cli / Sdk Integration related to Intlayer i18n solution & CMS
Related MCP Servers
- -securityAlicense-qualityAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. Uses Ollama or OpenAI to generate embeddings. Docker files includedLast updated -5920TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that provides AI tools with access to Rust documentation from docs.rs, enabling search for crates, documentation, type information, feature flags, version information, and source code.Last updated -3TypeScript
- -securityAlicense-qualityAn MCP server that provides tools to load and fetch documentation from any llms.txt source, giving users full control over context retrieval for LLMs in IDE agents and applications.Last updated -177PythonMIT License
- -securityFlicense-qualityAn MCP server that fetches real-time documentation for popular libraries like Langchain, Llama-Index, MCP, and OpenAI, allowing LLMs to access updated library information beyond their knowledge cut-off dates.Last updated -Python