From a54d67f379c5ceefc9d0d6955a671724d92939ef Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 4 Feb 2023 19:52:57 -0800 Subject: [PATCH] add jc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6581ef4..c9b28de 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [gifgen](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding * [image-scraper](https://github.com/sananth12/ImageScraper) - A cool command line image scraper with a lot of features. * [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator +* [jc](https://github.com/kellyjonbrazil/jc) - Convert command output, file-types, and common strings to JSON or YAML for easier use in scripts. * [jo](https://github.com/jpmens/jo) - A small utility to create JSON objects from command-line arguments. * [jq](https://github.com/stedolan/jq) - Sed for json data. You can use it to slice and filter and map and transform structured data * [korkut](https://github.com/oguzhaninan/korkut) - Quick and simple image processing at the command line.