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.