I18nmatic

Use this skill when the user wants to cli tool to automate internationalization for react and next.js projects.

javimosch 7e1c079 969 B Updated

File contents

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

  • i18n\n- react\n- nextjs

javimosch/supercli/tree/main/plugins/i18nmatic/skills/quickstart commit 7e1c079142

Frequently asked questions

npx skillmds@latest add javimosch/i18nmatic