JSON Schema Typed provides TypeScript type definitions for JSON Schema, with complete inline documentation. It includes distributions for Deno and Node.js, plus spec definition bundles intended to help library authors implement JSON Schema validators.
Project status
- The source appears actively maintained based on a recent update (last push 2025-11-17) and a follow-up update v8.0.2, though the public update history is sparse.
- Update cadence looks irregular, with v8.0.2 (2025-11-17) coming after v8.0.0 (2022-03-04), so there is no steady release rhythm evident from the available data.
AI summary generated Today
Recent updates
v8.0.2
6 months agoRelease v8.0.2 (from v8.0.0) has no publisher-provided release notes. The code diff shows a major internal restructure focused on adding a Deno-based generator under a new .src directory, plus new draft definition sources reflecting specific json-schema-spec submodule commits.
Featuresv8.0.0
3/4/2022Release 8.0.0 adds distribution support for both Deno and Node.js. It also expands JSON Schema compatibility by supporting multiple schema drafts, including draft-07, draft-2019-09, and draft-2020-12.
Features