2026
5 projects
Unify the JSON Schema Test Suite
The JSON Schema validation test suite currently maintains a separate folder for each released version of the specification. This means most tests...
Drop-in replacement for vscode-json-languageservice
vscode-json-languageservice, the library powering JSON editing in VSCode currently supports only JSON Schema draft-07. The architectural coupling...
Enhanced Interaction and Navigation in JSON Schema Studio
JSON Schema Studio visualizes JSON Schemas as interactive graphs, helping developers understand complex structures. While the current version works...
Comprehensive Test Suite for Format Validation
JSON Schema defines 18 format types (uri, email, date-time, ipv4, etc.) but the official test suite has minimal coverage for most of them. Without...
Add Support for Reporting on the Annotation Test Suite
Bowtie is a meta-validator for the JSON Schema specification, giving users a way to execute and compare how different implementations behave against...
