DEV Community

james
james

Posted on

JSONcon

JsonText is a python/nodejs text file to json file package.

If you have a text file you want to change to json, you can input it into the python cli or the nodejs package

you can install it using npm: npm i jsoncon

git repo: The Github Repo

hope you enjoy.

Top comments (0)