Parse and stringify comma-separated tokens
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Same as JSON but with added support for `Date`, `undefined`, `Map`, `Set`, and more.
The parser/stringifier for Yarn lockfiles.
A blazing fast stringifier that safely handles circular objects
Encoding and decoding for base64, base32, base16, and friends
A simple typescript JSONL Parse and Stringify util
JSON without touching any globals
decycle your json
Serialize JSON into a canonical format.
Jest matcher for working with JSON
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
JSON.parse with bigints support
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
Transform svg files into Objects
JSON diff & patch (object and array diff, text diff, multiple output formats)
key=value logger and parser
Stringify JSON as JavaScript with extended serialization capabilities
Detect the indentation of code
rehype plugin to use browser APIs to stringify HTML
Douglas Crawford's JSON2, ported to a CommonJS compliant module
Like read-package-json, but faster
An ini encoder/decoder for node