Back to Explore

RemyRylan/json-schema-typed

GitHub
1 watchersOpen source

Last release:

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 maintained but with infrequent updates, last upstream push was 2025-11-17, about 6 to 7 months before today (2026-06-09).
  • Apparent update cadence is low, with version updates separated by years (v8.0.0 in 2022, v8.0.2 in 2025), suggesting a stable maintenance pattern rather than rapid iteration.

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.

    Features
  • v8.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