JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3813
  • Score
    100M100P100Q118351F
  • License MIT

CLI Tooling for i18n development

Package Exports

  • @intlify/cli

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@intlify/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🧰 Intlify CLI

CLI Tooling for i18n development

đŸ’ŋ Installation

npm

npm install -g @intlify/cli

yarn

yarn global add @intlify/cli

🚀 Usage

Usage: intlify <command> [options]

Commands:
  intlify compile  compile the i18n resources                          [aliases: cp]

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

🤝 API

About details, See the API References

🌐 I18n

Intlify cli is supporting for I18n.

If you would like to localiize Intlify CLI, you can contribute i18n resource to locales directory.

📜 Changelog

Details changes for each release are documented in the CHANGELOG.md.

❗ Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

ÂŠī¸ License

MIT