small function to append a query string to a URL
Hash any object based on its value
A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)
A deterministic object hashing algorithm for Node.js.
Synchronously get the current git commit hash, tag, or branch
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
Create a hash checksum over a folder and its content - its children and their content
Tiny hashing module that uses the native crypto API in Node.js and the browser
Hash link scroll functionality for React Router v4/5
Construct Merkle Trees and verify proofs
Hash map of country ISO-3 codes to regular expression identifiers
Check and get file hashes
TypeScript definitions for string-hash
RustCrypto: Argon2 binding for Node.js
RustCrypto: Argon2 binding for Node.js
A blazing fast hash code generator that supports every possible javascript value.
generates a hash that represents a module and its depenencies uniqueness
RustCrypto: Argon2 binding for Node.js
base component
Scan your code, extract translation keys/values, and merge them into i18n resource files.
FNV-1a non-cryptographic hash function
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Merkle tree implemented as a persistent datastructure
A fully featured Memcached API client, supporting both single and clustered Memcached servers through consistent hashing and failover/failure. Memcached is rewrite of nMemcached, which will be deprecated in the near future.
Collection of libraries for building collaborative editing apps.
![CI](https://github.com/stefanpenner/promise.hash.helper/workflows/CI/badge.svg)
A performance conscious library for merkle root and tree calculations.
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.