Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
json-stable-stringify-without-jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
safe-stable-stringify
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
sort-keys
Sort the keys of an object
json-stable-stringify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
@scure/bip32
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1
fastest-stable-stringify
Fastest stable deterministic JSON.stringify()
borsh
Binary Object Representation Serializer for Hashing
fast-stable-stringify
Deterministic stringification for when performance matters
deterministic-object-hash
A deterministic object hashing algorithm for Node.js.
json-stringify-deterministic
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
fast-shuffle
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
@solana/fast-stable-stringify
Deterministic stringification for when performance and bundle size matters
hdkey
Bitcoin BIP32 hierarchical deterministic keys
prando
Deterministic pseudo-random number generator for JavaScript and TypeScript
fictional
Generate fake data deterministically from a given input
sort-keys-recursive
Sort the keys of an object recursively
deterministic-json
Deterministic JSON parse/stringify that supports Buffers
json.sortify
A deterministic version of JSON.stringify that sorts object keys alphabetically.
sort-object-keys2
Sort an object's keys, including an optional key list