jq vs fx vs jless
JSON Processing
Demo terminal song song so sánh
jq, fx và jless.
3 GIF hoạt hình hiển thị cách dùng CLI thực tế.
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