Showing 21-40 of 204,709 packages
A Node.js JSON Stringify Transform Stream module.
JSON stringify/parser managing 'undefined, Date and Buffer.
CLI interface for json-stringify-pretty-compact library
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Stringify your JSON at max speed
A function that adds customizeable indents to JSON data
Compile a JSON.stringify() function with type hints for maximum performance
Enhance JSON.stringify with composable replacer functions to handle non-serializable JavaScript types like BigInt, Symbols, and more
Like JSON.stringify, but preserve timezones in date objects and parse dates into Date object
JSON stringify with custom key ordering based on a reference object
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
JSON stringify(), parse() and more in pure JS.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
https://github.com/isaacs/json-stringify-safe
json-stringify-safe shim for ember-cli
Safely and quickly serialize JavaScript objects
An advanced & customisable version of the javascript JSON.stringify() function.
Parse and stringify JSON with comments. It will retain comments even after saved!