jparse
JSON parser utility
Install
- All systems
-
curl cmd.cat/jparse.sh
- Debian
-
apt-get install jparse
- Ubuntu
-
apt-get install jparse
- Kali Linux
-
apt-get install jparse
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jparse
- Raspbian
-
apt-get install jparse
- Dockerfile
- dockerfile.run/jparse
jparse
JSON parser utility
Jparse is a small utility based on jaula library that checks JSON formatted files, detects errors and sends a "compacted to a single line" form of the file contents on standard output.