Fastest stable deterministic JSON.stringify()
Prevent defined property getters from throwing errors
A mature CSV toolset with simple api, full of options and tested against large datasets.
A super light and fast circular JSON parser.
CSV parsing implementing the Node.js `stream.Transform` API
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Deterministic stringification for when performance and bundle size matters
TypeScript definitions for json-stringify-safe
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Encode/decode circular structures for converting to and from JSON.
> Monorepo of isomorphic utility functions
minimal implementation of a PassThrough stream
Parse JSON without risk of losing numeric information
TypeScript definitions for stream-json
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
A small toolset for streaming JSON-RPC data and matching requests and responses
Deterministic stringification for when performance matters
PARSE and STRINGIFY for CSV strings. It's like JSON object but for CSV. It can also work row by row. And, if can parse strings, it can be use to parse files or streams too.
Like JSONStream, but using Minipass streams
Sort an object's keys, including an optional key list
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
key=value logger and parser
Alternative JSON.stringify function with sorted keys, so the output is stable.