I'm currently working on the conversion of a huge Flex application to Angular 2.
Flex uses text files containing key/value pairs for localization (i18n).
In order to convert those to JSON, I've created a simple automating tool which allows dropping multiple text files and automatically converts the data to JSON.
I've made this tool available online with some useful properties to control the JSON output structure. Feel free to give it a try:
https://amirch1.github.io/blog/text2json/
Flutter Web: Things to know…
4 years ago
No comments:
Post a Comment