json_verify
Yet Another JSON Library (YAJL)
Install
- All systems
-
curl cmd.cat/json_verify.sh
- Debian
-
apt-get install yajl-tools - Ubuntu
-
apt-get install yajl-tools -
Alpine
-
apk add yajl - Arch Linux
-
pacman -S yajl - Kali Linux
-
apt-get install yajl-tools - CentOS
-
yum install yajl - Fedora
-
dnf install yajl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install yajl-tools - OS X
-
brew install yajl - Raspbian
-
apt-get install yajl-tools - Docker
-
docker run cmd.cat/json_verify json_verifypowered 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