Build a JSON Schema with functions
Traverse JSON Schema passing each schema object to callback
JSON Schema validation and specifications
TypeScript definitions for json-schema
Converts Zod schemas to Json Schemas
Parse, Resolve, and Dereference JSON Schema $ref pointers
Another JSON Schema Validator
JSON Schema TypeScript definitions with complete inline documentation.
A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.
JSON schema-based messages for Cucumber's inter-process communication
webpack Validation Utils
The missing standard library for TypeScript, for writing production-grade software.
This package uses ES2015 decorators to simplify JSON schema creation and use
JSON schema reference resolver
AsyncAPI schema versions
Parse, Resolve, and Dereference JSON Schema $ref pointers
compile json schema to typescript typings
Creates Zod types from JSON Schema at runtime
This package contains the JSON schema for the Redocly configuration file.
Resolve all your $refs
Another JSON Schema Validator
Simplify your schema by combining allOf into the root schema, safely.
Converts OpenAPI Schema Object to JSON Schema
JSON Schema Draft 4 namespace for ApiDOM.
Define schemas using a clean DSL and get both JSON Schema documents and runtime validations. Perfect for API request/response validation, LLM function definitions (OpenAI, Anthropic), and structured data modeling. Features Sorbet-style types, schema composition, pluggable validation adapters, and multiple error output formats (JSON:API, RFC 7807).
Define typed hash schemas with per-key type declarations, optional coercion functions, default values, strict mode for unknown keys, nested schemas, pick/omit, JSON serialization, freeze, diff, and validation error collection.