CodeFaster

CodeFaster

Share this post

CodeFaster
CodeFaster
json-toolkit now in aptitude

json-toolkit now in aptitude

Tyler Adams's avatar
Tyler Adams
Apr 25, 2023
∙ Paid
2

Share this post

CodeFaster
CodeFaster
json-toolkit now in aptitude
Share
sudo add-apt-repository ppa:code-faster/ppa
sudo apt update
sudo apt install json-toolkit

Source: https://github.com/tyleradams/json-toolkit/

Why use it?

The JSON Toolkit is a comprehensive suite of command-line utilities designed to make it easy to work with JSON and other data formats. Whether you need to convert data, manipulate it, or extract information, this toolkit has got you covered.

Here's a glimpse of what the JSON Toolkit offers:

  1. CSV-to-JSON Converter: Convert CSV data to JSON with ease.

  2. unidiff-to-JSON Converter: Turn patch sets into JSON objects.

  3. Delimiter-based Parser: Split data by specified delimiter and output as JSON.

  4. Environment Variable Parser: Read .env files and output them in JSON format.

  5. JSON Formatter: Keep your JSON files neat and tidy with the built-in JSON formatter.

  6. JSON Schema Generator: Automatically generate JSON schemas based on input JSON data.

  7. Database-to-JSON Connector: Easily read data from various SQL databases and output it as JSON.

  8. JSON-to-CSV Converter: C…

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Tyler Adams
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share