zqjimlove / i18n-tools

🧰CLI to make common operations around i18n files simpler.

Home Page:https://jy95.github.io/i18n-tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@jy95/i18n-tools codecov Codacy Badge

CLI to make common operations around i18n files simpler.

  • 👩‍💻 Export i18n files into something else (xlsx, csv, ...)
  • ✨ Turn a file (xlsx, csv, ...) to i18n file(s)
  • 📜 Compare at least two i18n files and generate a report
  • ...

Read more on https://jy95.github.io/i18n-tools/

# Display all available commands
npx @jy95/i18n-tools --help

Contributing

  • If you're unsure if a feature would make a good addition, you can always create an issue first.
  • We aim for 100% test coverage. Please write tests for any new functionality or changes.
  • Any API changes should be fully documented.
  • Make sure your code meets our linting standards. Run npm run lint to check your code.
  • Be mindful of others when making suggestions and/or code reviewing.

About

🧰CLI to make common operations around i18n files simpler.

https://jy95.github.io/i18n-tools/

License:GNU General Public License v3.0


Languages

Language:TypeScript 96.4%Language:JavaScript 2.7%Language:CSS 0.9%