Zod to OpenAPI converter
Validate your env variables using Ajv with .env file support using Node.js built-in parseEnv
CLI tool and schema library for applying security patches to dependencies
A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.
A Type Provider for json-schema-to-ts over Fastify
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
Analyize recursive (cyclic) JSON Schema types
JSON Schemas for every version of the OpenAPI Specification
Configuration file loader for @rushstack/heft
Merges and patches a target object. By default the returning object is a shallow merge of unpatched and deep merge of patched target's properties. There is an option to clone unpatched target properties as well.
Validator middleware using Standard Schema
Schemas describing various structures used by nyc and istanbuljs
TypeSpec library for emitting TypeSpec to JSON Schema and converting JSON Schema to TypeSpec
📚 The Token Lists specification
Let JSON play nicely with Typescript
Patch typescript to support custom transformers in tsconfig.json
Easily insert valid Schema.org JSON-LD in your Astro apps.
Fast compact JSON diff and patch primitives for JavaScript values.
SCIM Patch operation (rfc7644).
A tool to convert Microsoft Office add-in manifests from XML format to JSON format.
_Descriptors_ is a way of serializing definitions (e.g. schema types) so they can be easily shared across Content Lake. It has the following characteristics:
Enables Jest functions to be run within Zone.js context

This is a slimmed version of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). All the code is taken from the [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) repository, slimmed down, slightly altered and converted to TypeScript.