Parses JSON while eagerly destringifying. A stringification tree is returned to allow the parsed/cleaned result to be edited and converted back to the original stringified format
Traverse JSON Schema passing each schema object to callback
Parse JSON with more helpful errors
JSON Schema validation and specifications
Strip comments from JSON. Lets you use comments in your JSON files!
Another JSON Schema Validator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
return the github url from a package.json file
Converts Zod schemas to Json Schemas
Read and parse a JSON file
TypeScript definitions for json-schema
A one size fits all solution to destringification. Handles any level of stringification in JSON objects.
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
A super light and fast circular JSON parser.
Parse and stringify JSON with comments. It will retain comments even after saved!
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify your JSON at max speed
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
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
JSON Schema TypeScript definitions with complete inline documentation.
JSON for Humans