Browser Compatible Object Hashing
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
The SHA2 family hash functions and HMAC functions for ethers.
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
Various hash functions that could be run by both browser and node
Source code handling classes for webpack
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Simple object hashing, serialization and comparison utils.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
The crypto primitives used in hypercore, extracted into a separate module
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
The core `url` packaged standalone for use with Browserify.
TypeScript definitions for string-hash
simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers
React PureComponent implementation embracing Immutable.js