@jy95/i18n-tools
TypeScript icon, indicating that this package has built-in type declarations

1.7.0 • Public • Published

@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.

Package Sidebar

Install

npm i @jy95/i18n-tools

Weekly Downloads

6

Version

1.7.0

License

GPL-3.0-or-later

Unpacked Size

339 kB

Total Files

9

Last publish

Collaborators

  • jy95