JSON: Difference between revisions

From DWIKI
(Created page with "JSON parser: jq  ")
 
mNo edit summary
Line 1: Line 1:
JSON parser: jq  
=Tools=
==Parser==
===JQ===
cat foo.json | jq
===jsonlint===

Revision as of 14:10, 15 September 2022

Tools

Parser

JQ

cat foo.json | jq

jsonlint