Tiny hashing module that uses the native crypto API in Node.js and the browser
☆645Dec 10, 2025Updated 2 months ago
Alternatives and similar repositories for crypto-hash
Users that are interested in crypto-hash are comparing it to the libraries listed below
Sorting:
- Get PID from a port☆79Nov 26, 2020Updated 5 years ago
- Cycle through the items of an array☆242Apr 7, 2021Updated 4 years ago
- Conditionally join CSS class names together - Especially useful with React☆293May 3, 2021Updated 4 years ago
- Function argument validation for humans☆3,879Oct 16, 2025Updated 4 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆962Sep 12, 2025Updated 5 months ago
- Simple and modern async event emitter☆2,012Feb 27, 2026Updated last week
- Prevent `require` from searching upwards for required modules☆95Jan 23, 2021Updated 5 years ago
- Blazing fast low level http server☆1,002May 9, 2019Updated 6 years ago
- Get the hash of an object☆141Feb 3, 2026Updated last month
- Watch an object or array for changes☆2,028Feb 1, 2026Updated last month
- Simple “Least Recently Used” (LRU) cache☆752Oct 10, 2025Updated 4 months ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆78Aug 12, 2021Updated 4 years ago
- Type check values☆1,765Dec 27, 2025Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,150Nov 11, 2025Updated 3 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Aug 10, 2021Updated 4 years ago
- User-friendly glob matching☆2,631Feb 18, 2026Updated 2 weeks ago
- Filter out unwanted `console.log()` output☆247Jul 8, 2022Updated 3 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Aug 10, 2021Updated 4 years ago
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Wait for localhost to be ready☆279Oct 2, 2025Updated 5 months ago
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,871Feb 27, 2026Updated last week
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- `require`s taking too much time? Profile 'em.☆376Jun 17, 2024Updated last year
- Slugify a string☆2,681Sep 11, 2025Updated 5 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Apr 21, 2021Updated 4 years ago
- An unopinionated authentication library for building Node.js APIs.☆1,688Dec 6, 2022Updated 3 years ago
- Detect the file type of a file, stream, or data☆4,229Jan 8, 2026Updated last month
- A tiny (130B to 205B) and fast utility to generate random IDs of fixed length☆668Sep 27, 2024Updated last year
- 📦 Node.js to browser - The easy way☆620Oct 15, 2018Updated 7 years ago
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Jul 9, 2022Updated 3 years ago
- Cross-platform `/dev/null`☆93Oct 14, 2021Updated 4 years ago
- Comprehensive list of cryptocurrencies with metadata☆157Jul 27, 2022Updated 3 years ago
- Simple key-value storage with support for multiple backends☆3,099Feb 26, 2026Updated last week
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- 🔒Unified API for password hashing algorithms☆539Apr 28, 2021Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago