jq vs fx vs jless
JSON Processing
并排终端演示对比
jq, fx 和 jless.
3 animated GIFs showing real CLI usage.
Command-line JSON processor like sed for JSON data
brew install jq
apt install jq
Terminal JSON viewer with interactive exploration
brew install fx
npm install -g fx
A command-line JSON viewer designed for reading, exploring, and searching
brew install jless