Internationalization (i18n) for Next.js
Add next-intl support to Storybook
A loader for next-intl to split translation files properly.
ESLint plugin for next-intl
A tool to extract and manage translations from Next.js projects using next-intl
SWC plugin for extracting inline messages.
Selector-based translation API for next-intl. Eliminates TS2590 at scale while preserving full ICU values typing.
Extracts `next-intl` labels from TypeScript files and merges them to a given output json file.
--- title: inlang CLI - Localization Automation for CI/CD description: Automate translation workflows with machine translation, validation, and CI/CD integration. Supports JSON, i18next, next-intl, and more. og:image: https://cdn.jsdelivr.net/gh/opral/inl
CLI tool that validates next-intl translations by detecting mismatches between JSON translation files and actual code usage
`next-intl` is agnostic but recommends the JSON format. It also determines how messages are accessed on the frontend. A plugin is required to provide the necessary information to ensure compatibility with the inlang ecosystem and other inlang apps.
Next.js plugin that auto-translates next-intl message files into multiple locales at dev/build time via the OpenAI chat API.
Generate typed translation hooks from JSON/YAML translation files for next-intl
A lightweight, reliable internationalization library for React and Next.js that combines the best of next-intl and react-i18next
Library to integrate react-intl with Next.js
CLI package for syncing next-intl style translations with Google Sheets
Next-intl utilities to split translation files properly.
Smart locale fallback chains for next-intl
Generate next-intl/use-intl message declaration files from JSON messages in Vite projects.
Compile distributed YAML translation files into a generated manifest that can be consumed by [`next-intl`](https://next-intl.dev/) in Next.js App Router projects.
Automate and streamline all aspects of translation management for scaling projects built with next-intl, from organizing files to adding new languages and migrating from legacy approaches.
Next-intl utilities to split translation files properly.
Next.js plugin that merges per-package locale JSON files into one <locale>.json per language. Works under Webpack and Turbopack. CLI included.
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
AI provider abstractions for the Engo i18n CLI (Anthropic today; OpenAI and Engo Cloud on the roadmap).
Engo — local-first, AI-assisted i18n CLI for XLIFF, ARB, and nested JSON catalogs.
Core types, config, format parsers (XLIFF/ARB/JSON), cache, and safety helpers for the Engo i18n CLI.
CLI for fallow, Rust-native codebase intelligence for TypeScript and JavaScript
Configuration types and workspace discovery for fallow codebase intelligence
Analysis orchestration for fallow codebase intelligence (dead code, duplication, plugins, cross-reference)
AST extraction engine for fallow codebase intelligence (parser, complexity, SFC / Astro / MDX / CSS)
Module graph construction and import resolution for fallow codebase intelligence
Offline Ed25519-signed license JWT verification for the fallow CLI (paid feature gating)
MCP server for fallow codebase intelligence (exposes fallow as typed tools to AI agents)
Shared types and serde paths for fallow codebase intelligence
V8 ScriptCoverage JSON parser and UTF-16 source-offset mapper for the fallow CLI