Skip to content

Commit

Permalink
Merge pull request #89 from cosmo-ray/patch-1
Browse files Browse the repository at this point in the history
Add json-search
  • Loading branch information
burningtree authored Feb 21, 2024
2 parents 6f2ba9e + 34f7c7d commit 49c7852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list.
* [jsoncat](https://github.com/pantuza/jsoncat) - Pretty-print Json in terminal with colors and adjusting tabs size.
* [jq](http://stedolan.github.io/jq/) - A lightweight and flexible command-line JSON processor.
* [json](http://trentm.com/json/) - A "json" command for massaging JSON on your Unix command line.
* [json-search](https://github.com/cosmo-ray/json-search) - A small tool to search for objects/values in json files.
* [jshon](http://kmkeen.com/jshon/) - A parser designed for maximum convenience within the shell.
* [jarg](http://jdp.github.io/jarg/) - Shorthand JSON and form encoding syntax in the shell.
* [jsawk](https://github.com/micha/jsawk) - Like awk, but for JSON.
Expand Down

0 comments on commit 49c7852

Please sign in to comment.