Wrapper around object-hash that restricts allowed values
Generate hashes from javascript objects in node and the browser.
Node.js object hash library with properties/arrays sorting to provide constant hashes
TypeScript definitions for object-hash
create hashes for browserify
Implementation of JSON Web Signatures
JWA implementation (supports all JWS algorithms)
Stable JS value hash.
Hash any object based on its value
An incremental implementation of MurmurHash3
Browser Compatible Object Hashing
The core `url` packaged standalone for use with Browserify.
Hashing made simple. Get the hash of a buffer/string/stream/file.
Polyfill of future proposal for `util.parseArgs()`
Generates a hash for an installed npm package, useful for salting caches
Lightning fast normal and incremental md5 for javascript
A blazing fast deep object copier
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
Traverse an object and convert all ISO strings into Dates.
A MurmurHash2 implementation
abstract base class for hash-streams
mjml-validator
Stable JS value hash.
TypeScript definitions for imurmurhash
Strict wrapper for Hashes and Arrays that doesn't return nil
OSV is a high-performance CSV parser for Ruby, implemented in Rust. It wraps BurntSushi's csv-rs crate to provide fast CSV parsing with support for both hash-based and array-based row formats. Features include: Flexible input sources (file paths, gzipped files, IO objects, strings), configurable parsing options (headers, separators, quote chars), support for both hash and array output formats, whitespace trimming options, strict or flexible parsing modes, and is significantly faster than Ruby's standard CSV library.