DEV Community

GuyChabra
GuyChabra

Posted on

1

JsonKeys - recommended package when using JSON based internationalization

I believe that many of you are using on a daily base some kind of internationalization JSON based frameworks such as i18next. I would like to recommend a package that helps you to avoid the use of 'magic strings' in your development.
JsonKeys package can watch your localization JSON files and automatically transform them into a javascript object that you can use in your client application.

Please take a look at the package I just wrote and tell me what you think!
I would appreciate any comments, notes and of course stars if you have decided to use it :)

https://github.com/TheDevelopGuy/jsonkeys

Thanks!

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay