@jy95/i18n-tools - CLI to make common operations around i18n files simpler

jy95 - Sep 11 '21 - - Dev Community

Summary

To keep Angular applications translations up to date, I had to constantly exchange and compare files (i18n, xlsx) between business & devs.

With a growing number of labels, this increasingly time-consuming task involves two challenges :

  • How to quickly see if some values have changed (and which ones) ?
  • How to convert the different file types to i18n files (and vice versa) for the available locale(s) ?

So I decided to create a CLI with the following features :

  • 👩‍💻 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
  • ... (🚧 More in the future)

Demo :

Examples

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

Remember to leave a ⭐ if you like it!

. . . . .
Terabox Video Player