Memoize functions results using an lru-cache.
Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.
Simple 32 bit FNV-1a hash algorithm implementation.
All rsuite icon resource file and icon fonts
A Jest preset to painlessly test your Expo / React Native apps.
js consistent hash ring
Browser Compatible Object Hashing
Hash link scroll functionality for React Router v4/5
Platform specific implementations for the Node.js runtime
Official library for interacting with Slack's Oauth endpoints
Password hashing and verification for node.js
`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
A robust, performance-focused and full-featured Redis client for Node.js.
TypeScript definitions for folder-hash
Fork of HAMT that adds transient mutation and support for custom key types
Pure JS implementation of xxhash
TypeScript definitions for md5
The core `url` packaged standalone for use with Browserify.
Tiny hashing module that uses the native crypto API in Node.js and the browser
A bcrypt library for NodeJS.
Create a base32 hash
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
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