Back to Explore
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 to be only sporadically maintained, with the most recent upstream update on 2025-11-17 and the prior tagged update much earlier on 2022-03-04.
- Update cadence looks slow, roughly multiple years between major updates (8.0.0 in 2022, then 8.0.2 in 2025), though there has been at least one update within about 10 months of today.
AI summary generated
AI-generated from public sources. May be inaccurate. Report
Recent updates
v8.0.2
Release 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
Release 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