i18n Demo Project
October 16, 2025 ยท View on GitHub
This project includes:
-
Component-based translations
-
ICU Message format examples
-
i18n-react installation example
-
i18n-cli config
-
Linting rules for eslint-plugin-i18n
-
i18n-optimize-plugin plugin for text optimization and markdown support
Running the project
-
Install pnpm
npm i -g pnpm@9.12.3 -
Install dependencies
pnpm i -
Start the project
pnpm run dev