JSON: Difference between revisions
From DWIKI
(Created page with "JSON parser: jq ") |
mNo edit summary |
||
Line 1: | Line 1: | ||
=Tools= | |||
==Parser== | |||
===JQ=== | |||
cat foo.json | jq | |||
===jsonlint=== |
Revision as of 13:10, 15 September 2022
Tools
Parser
JQ
cat foo.json | jq