shlogg · Early preview
James @jamcha123

JsonText: Convert Text Files To JSON With Python/NodeJS Package

Convert text files to JSON with JsonText! Install via npm: `npm i jsoncon` and use the Python CLI or Node.js package to easily transform your text files.

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.