JSON-Hashify is a library for hashing JSON objects and arrays into compact signatures (sketches) that can be used to compare the similarity of JSON objects.
Another JSON Schema Validator
TypeScript definitions for json-schema
Traverse JSON Schema passing each schema object to callback
Strip comments from JSON. Lets you use comments in your JSON files!
return the github url from a package.json file
Parse JSON with more helpful errors
Generates a file containing file hashes, copies files with md5 as part of the name, partial updates of hashmap possible.
JSON.parse with bigints support
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
JSON Schema validation and specifications
High-performance JSON serialization library
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
JSON parse & stringify that supports binary via bops & base64
JSON for Humans
Converts Zod schemas to Json Schemas
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Scanner and parser for JSON with comments.
A super light and fast circular JSON parser.
Read and parse a JSON file
Parse, Resolve, and Dereference JSON Schema $ref pointers
Parse and stringify JSON with comments. It will retain comments even after saved!
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities