npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "JSON.stringify" 的结果(共 9 个)
json-stable-stringify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

MIT
fast-json-stable-stringify

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

MIT
stringify-object

Stringify an object/array like JSON.stringify just without all the double-quotes

BSD-2-Clause
@nuxtjs/devalue

Gets the job done when JSON.stringify can't

LIL
buffer-json

JSON.stringify & JSON.parse which can encode/decode buffers.

MIT
json-sorted-stringify

Alternative JSON.stringify function with sorted keys, so the output is stable.

MIT
json-stable-stringify-without-jsonify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies

MIT
safe-stable-stringify

Deterministic and safely JSON.stringify to quickly serialize JavaScript objects

MIT
lave

eval in reverse: stringifying all the stuff that JSON.stringify won't