Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,159Mar 19, 2026Updated 3 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Memoize promise-returning & async functions☆445Oct 16, 2025Updated 8 months ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated 2 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Ensure a function is only called once☆166Feb 2, 2026Updated 5 months ago
- Promisify a callback-style function☆1,507Sep 12, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Process execution for humans☆7,518Jan 29, 2026Updated 5 months ago
- Type check values☆1,787May 11, 2026Updated last month
- Get your PATH prepended with locally installed binaries☆109Oct 28, 2024Updated last year
- A better `npm publish`☆7,698May 12, 2026Updated last month
- User-friendly glob matching☆2,643Mar 27, 2026Updated 3 months ago
- Make a function mimic another one☆95Oct 28, 2024Updated last year
- Function argument validation for humans☆3,868Oct 16, 2025Updated 8 months ago
- Find multiple RegExp matches in a string☆90Jul 8, 2022Updated 3 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,914Jun 21, 2026Updated last week
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- Create an error from multiple errors☆247Sep 14, 2023Updated 2 years ago
- Count the number of lines in a string☆10Apr 17, 2016Updated 10 years ago
- Simple “Least Recently Used” (LRU) cache☆759Oct 10, 2025Updated 8 months ago
- Simple and modern async event emitter☆2,068May 24, 2026Updated last month
- Detect when an element is ready in the DOM☆450Jun 9, 2026Updated 3 weeks ago
- 🐈 CLI app helper☆3,711Feb 20, 2026Updated 4 months ago
- Allow only access to known object properties using ES2015 Proxy☆89Aug 10, 2021Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Create vinyl files from glob patterns☆13Jan 1, 2016Updated 10 years ago
- Simple wildcard matching☆542Sep 15, 2025Updated 9 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Get, set, or delete a property from a nested object using a dot path☆867Oct 5, 2025Updated 8 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆956Sep 12, 2025Updated 9 months ago
- ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults☆7,985Jun 19, 2026Updated 2 weeks ago
- Scaffold out a node module☆736May 2, 2024Updated 2 years ago
- Map over promises concurrently☆1,501Updated this week
- Create boxes in the terminal☆1,667Sep 19, 2025Updated 9 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆643Dec 10, 2025Updated 6 months ago
- Terminal task list☆3,294Aug 28, 2022Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Map that keeps track of the hits and misses☆19Aug 15, 2016Updated 9 years ago
- Decompress a HTTP response if needed☆76Oct 13, 2025Updated 8 months ago
- Copy text to the clipboard in modern browsers (0.2 kB)☆1,045Feb 2, 2026Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆480Sep 10, 2025Updated 9 months ago