Encoding and decoding for base64, base32, base16, and friends
rehype plugin to use browser APIs to stringify HTML
CSV parsing implementing the Node.js `stream.Transform` API
markdown processor powered by plugins part of the unified collective
An ini encoder/decoder for node
HTML processor powered by plugins part of the unified collective
Solves a problem with util.format
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`
Encode/decode circular structures for converting to and from JSON.
Gets the job done when JSON.stringify can't
Streaming JSON.stringify()
A mature CSV toolset with simple api, full of options and tested against large datasets.
Alternative JSON.stringify function with sorted keys, so the output is stable.
Sort an object's keys, including an optional key list
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
A module for serializing and deserializing JSON data into hstore format
Yet another stringify function
Tiny JavaScript tokenizer.
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
TypeScript definitions for safe-json-stringify
Guess the indentation of a JSON string
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
A simple typescript JSONL Parse and Stringify util