agarrharr / awesome-cli-apps

🖥 📊 🕹 🛠 A curated list of command line apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add JSON subcategory

jneidel opened this issue · comments

There are a few different clis that deal with handling/manipulating JSON.
We could merge them into their own subcategory. Maybe under Data Manipulation or Development.

clis:

  • vj
  • jq
  • jp
  • fx
  • strip-json-comments-cli

@jneidel I agree anything related to JSON manipulation / working with JSON should go in a new subcategory named JSON under Data Manipulation.

Then any other non JSON related CLI apps that are Data Manipulation related can just live under the parent category for now, until we have enough of a certain type to split them.