Tiny lib sorts keys and generates hash for JSON serializable objects so they can be compared across a network without having to send them back and forth. ~500 bytes. No dependencies.
Node.js object hash library with properties/arrays sorting to provide constant hashes
Generate hashes from javascript objects in node and the browser.
Stable JS value hash.
Create a MD5 hash with hex encoding
create hashes for browserify
Super-tiny implementations of some basic hash functions
TypeScript definitions for object-hash
A tiny warning function
Implementation of JSON Web Signatures
JWA implementation (supports all JWS algorithms)
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
An incremental implementation of MurmurHash3
Hash any object based on its value
Browser Compatible Object Hashing
Useful TypeScript utilities.
The core `url` packaged standalone for use with Browserify.
A tiny invariant function
Hashing made simple. Get the hash of a buffer/string/stream/file.
An optimised way to copy'ing an object. A small and simple integration
Generates a hash for an installed npm package, useful for salting caches
A tiny (less than 1k) event emitter library
Lightning fast normal and incremental md5 for javascript
The `package-deps-hash` library generates a JSON object containing the git hashes of all files used to produce a given package. This is useful for scenarios where you want to define a "change receipt" file to be published with a package. The [Rush](http