webpack-plugin-hash-output
Plugin for Webpack that uses the final output to compute the hash of an asset
Plugin for Webpack that uses the final output to compute the hash of an asset
Convenience methods for the crypto module
JS crypto library
Node.js implementation of FarmHash, Google's family of very fast hash functions
Encoder and decoder for the Wolt BlurHash algorithm.
Provide smooth scrolling anchors in React.
Generating uuid-hash from string
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
This is a SHA-1 hash generator by JavaScript.
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
A React component for scrolling to #hash links with smooth animations
DJB2a non-cryptographic hash function
Get the hash of an object
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
Get tagged semver-compatible project versions
finds the hash of the HEAD reference
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js