| name | i18nmatic |
| description | Use this skill when the user wants to cli tool to automate internationalization for react and next.js projects. |
I18nmatic Plugin
CLI tool to automate internationalization for React and Next.js projects.
Commands
Operations
i18nmatic project init — init project via i18nmatic
i18nmatic strings extract — extract strings via i18nmatic
i18nmatic translations generate — generate translations via i18nmatic
i18nmatic locale add — add locale via i18nmatic
i18nmatic locale list — list locale via i18nmatic
i18nmatic locale remove — remove locale via i18nmatic
i18nmatic config show — show config via i18nmatic
i18nmatic sync run — run sync via i18nmatic
Usage Examples
- "i18nmatic --help"
- "i18nmatic "
Installation
npm install -g i18nmatic
Examples
i18nmatic --version
i18nmatic --help
Key Features