A curated list of awesome JSON Schema resources, tutorials, tools, and more
created at Sept. 9, 2021, 11:39 a.m.
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
created at Oct. 15, 2019, 10:04 p.m.
An alternative jq implementation in rust for continuous parsing without crashing on invalid JSON, with Filtration support.
created at July 30, 2023, 1:18 p.m.
Web based real-time log viewer. Stream ANY content to a web UI with autogenerated filters. Parse any format with TypeScript.
created at Jan. 24, 2024, 11:12 p.m.
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
created at March 16, 2011, 2:15 a.m.