Traverse JSON Schema passing each schema object to callback
webpack Validation Utils
TypeScript definitions for json-schema
JSON Schema validation and specifications
Schemas describing various structures used by nyc and istanbuljs
Another JSON Schema Validator
JSON Schema TypeScript definitions with complete inline documentation.
A family of specs for interoperable TypeScript
Parse, Resolve, and Dereference JSON Schema $ref pointers
Converts Zod schemas to Json Schemas
The official runtime utils for Standard Schema
ProseMirror Markdown integration
A set of utils for faster development of GraphQL tools
JSON Schema for HTTP Archive (HAR)
A set of utils for faster development of GraphQL tools
List-related schema elements and commands for ProseMirror
An object schema merger/validator
A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.
Basic schema elements for ProseMirror
This package contains the JSON schema for the Redocly configuration file.
JSON schema-based messages for Cucumber's inter-process communication
A set of utils for faster development of GraphQL tools
Decorators and helper APIs for declaring ASN.1 schemas in TypeScript.
Schema for the protocol between CDK framework and CDK CLI
Define a schema to validate requests and responses, expose it as JSON Schema
Define your params schema with the strong library dry-schema.
ActiveRecordDumper is a fork of YamlDb gem without any explicit Rails dependencies. This way it can be used by any AR-enabled app (e.g. Sinatra) without pulling whole Rails in. YamlDB/ActiveRecordDumper is a database-independent format for dumping and restoring data. It complements the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml. This can be used as a replacement for mysqldump or pg_dump, but it only supports features found in ActiveRecord-based (Rails, etc.) apps. Users, permissions, schemas, triggers, and other advanced database features are not supported by design. Any database that has an ActiveRecord adapter should work.