TypeScript implementation of the JSON Schema specification.
This package generates GraphQL Schema from JSON Schema and sample JSON request and responses. You can define your root field endpoints like below in your GraphQL Config for example;
Validate your env variables using Ajv with .env file support using Node.js built-in parseEnv
Analyize recursive (cyclic) JSON Schema types
A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.
Configuration file loader for @rushstack/heft
Zod schema for the package.json file format
Schemas describing various structures used by nyc and istanbuljs
Handles loading and adding options to Percy configuration files. Uses [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) to load configuration files and [JSON schema](https://json-schema.org/) with [AJV](https://github.com/epoberezkin/ajv) to val
JSON Schemas for every version of the OpenAPI Specification
Let JSON play nicely with Typescript
TypeSpec library for emitting TypeSpec to JSON Schema and converting JSON Schema to TypeSpec
The CommonMark markdown constructs
Validator middleware using Standard Schema
📚 The Token Lists specification
React components for visual-json — the visual JSON editor. Schema-aware, embeddable, extensible.
JSON Schema fluent API
TypeScript definitions for to-json-schema
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
Easily insert valid Schema.org JSON-LD in your Astro apps.
**JSON Schema to Zod is a TypeScript library that converts JSON Schemas into Zod schemas, enabling dynamic validation of data structures.** This utility is particularly useful in scenarios where JSON Schemas are stored in databases and need to be dynamica
Minimalistic OpenAPI 3 ⬌ JSON Schema (draft 7) conversion
A tool to convert Microsoft Office add-in manifests from XML format to JSON format.
Headless core for visual-json — the visual JSON editor. Schema-aware, embeddable, extensible.