Fix up the end of a partial JSON string to create valid JSON.
Another JSON Schema Validator
TypeScript definitions for json-schema
Strip comments from JSON. Lets you use comments in your JSON files!
Traverse JSON Schema passing each schema object to callback
Parse JSON with more helpful errors
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
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
JSON parse & stringify that supports binary via bops & base64
return the github url from a package.json file
JSON for Humans
Converts Zod schemas to Json Schemas
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Read and parse a JSON file
A super light and fast circular JSON parser.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
High-performance JSON serialization library
Parse and stringify JSON with comments. It will retain comments even after saved!
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies