Safely and quickly serialize JavaScript objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
markdown processor powered by plugins part of the unified collective
HTML processor powered by plugins part of the unified collective
Encode/decode circular structures for converting to and from JSON.
A super light and fast circular JSON parser.
rehype plugin to use browser APIs to stringify HTML
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Fastest stable deterministic JSON.stringify()
Like JSON.stringify, but doesn't blow up on circular refs.
Stringify an object/array like JSON.stringify just without all the double-quotes
A fast alternative to legacy querystring module
Stringify an object so it can be safely inlined in JavaScript code
Streaming JSON.stringify()
Deterministic stringification for when performance and bundle size matters
A mature CSV toolset with simple api, full of options and tested against large datasets.
Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Map of named character references
List of legacy HTML named character references that don’t need a trailing semicolon
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
> Monorepo of isomorphic utility functions
Map of named character references from HTML 4