json_reformat

Yet Another JSON Library (YAJL)

Install

All systems
curl cmd.cat/json_reformat.sh
Debian Debian
apt-get install yajl-tools
Ubuntu
apt-get install yajl-tools
Alpine
apk add yajl
Arch Arch Linux
pacman -S yajl
image/svg+xml Kali Linux
apt-get install yajl-tools
CentOS
yum install yajl
Fedora
dnf install yajl
Windows (WSL2)
sudo apt-get update sudo apt-get install yajl-tools
OS X
brew install yajl
Raspbian
apt-get install yajl-tools
Docker
docker run cmd.cat/json_reformat json_reformat powered by Commando

yajl

Yet Another JSON Library (YAJL)

yajl-tools

Yet Another JSON Library - tools

A small collection of tools that use the yajl library. Current tools are: json_reformat - beautifies or minimizes format of JSON data json_verify - validates JSON data