Parse JSON objects into @quarto/annotated-json's AnnotatedParse format.
lexing json
Typed JSON parsing and serializing for TypeScript that preserves type information, using decorators. Parse JSON into actual class instances.
JSON diff & patch (object and array diff, text diff, multiple output formats)
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
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Another JSON Schema Validator
JSON Schema validation and specifications
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
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 for Humans
JSON parse & stringify that supports binary via bops & base64
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Converts Zod schemas to Json Schemas
return the github url from a package.json file
TypeScript definitions for json-schema
Read and parse a JSON file
Parse, Resolve, and Dereference JSON Schema $ref pointers
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, with no public domain dependencies