Last updated:
0 purchases
jqed 0.1.4
json interactive stream editor
A tool inspired by Ultimate Plumber that uses jq to process JSON and show you the results instantly, to enable greater interactivity.
A manual for jq can be found here.
Download & Install
sudo apt install jq # <-- Install the jq tool, on MacOS install using `brew install jq`
pip3 install jqed
Usage / Examples
cat some_file.json | jqed
ip --json link | jqed
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.