npm 包搜索

搜索 npm 上的 JavaScript 依赖包

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

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

MIT
async-limiter

asynchronous function queue with adjustable concurrency

MIT
fast-json-stable-stringify

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

MIT
queue

asynchronous function queue with adjustable concurrency

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
add

A cross-browser, numerically stable algorithm to add floats accurately

MIT
@types/fast-json-stable-stringify

Stub TypeScript definitions entry for fast-json-stable-stringify, which provides its own types definitions

MIT
safe-stable-stringify

Deterministic and safely JSON.stringify to quickly serialize JavaScript objects

MIT