a through pull-stream that converts strings into objects and arrays
Traverse JSON Schema passing each schema object to callback
Parse JSON with more helpful errors
A caching framework not unlike [Tanstack Query](https://github.com/TanStack/query)
Strip comments from JSON. Lets you use comments in your JSON files!
JSON Schema validation and specifications
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 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
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
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.
JSON parse & stringify that supports binary via bops & base64
JSON Schema TypeScript definitions with complete inline documentation.
JSON for Humans