Skip to content

Wazzaps/jqed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

asciicast

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

About

json interactive stream editor (jq + up) - for Linux and MacOS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages