Traverse JSON Schema passing each schema object to callback
JSON Schema validation and specifications
TypeScript definitions for json-schema
Another JSON Schema Validator
Parse, Resolve, and Dereference JSON Schema $ref pointers
JSON Schema TypeScript definitions with complete inline documentation.
Javascript implementation of ANTLR Grammar for the OpenFGA DSL and parser from and to the OpenFGA JSON Syntax
Converts Zod schemas to Json Schemas
Generates ADF and PM schemas
webpack Validation Utils
JSON schema-based messages for Cucumber's inter-process communication
A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.
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
Converts OpenAPI Schema Object to JSON Schema
Another JSON Schema Validator
Simplify your schema by combining allOf into the root schema, safely.
JSON Schema Draft 4 namespace for ApiDOM.
Useful when writing a simple JSON schema.
A builder dsl to programatically build json-schemas that are composable and reusable.
A compact Ruby DSL for building standards-oriented JSON Schema documents from Ruby.
This gem helps to build JSON schemas
A DSL for generating JSON Schemas
Provides DSL to define JSON Schema representation of your class.
Build JSON Schema with simple ruby code, with objects and clean DSL.
A DSL and JSON Schema for RPG tables
Simple DSL to design validation schemas for JSON document (or Hash / Array structure)
DSL for documenting JSON-like schema
A simple DSL to generate OpenAPI and/or JSON Schema definitions in Ruby.
api_serializer provides a Schema and Serializer DSL for describing how Ruby objects are exposed over a JSON API, including variants, optional fields, composition, and nested object references. Zero ActiveSupport dependency.