This commit is contained in:
Thomas LÉVEIL 2019-03-04 18:11:58 +01:00 committed by Shaun Clayton
parent 99132aa9bc
commit c7b3fbe200
1 changed files with 1 additions and 0 deletions

View File

@ -293,6 +293,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement).
- [fx](https://github.com/antonmedv/fx) - Command-line JSON viewer.
- [q](http://harelba.github.io/q/) - A command line tool that allows execution of SQL-like queries on CSVs/TSVs (and any other tabular text files).
- [yq](https://github.com/kislyuk/yq) - Command-line YAML processor (Uses the same syntax as jq).
## Files and Directories