Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,150Nov 11, 2025Updated 3 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Memoize promise-returning & async functions☆437Oct 16, 2025Updated 4 months ago
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Function argument validation for humans☆3,879Oct 16, 2025Updated 4 months ago
- A better `npm publish`☆7,683Jan 29, 2026Updated last month
- User-friendly glob matching☆2,631Feb 18, 2026Updated 2 weeks ago
- Make a function mimic another one☆96Oct 28, 2024Updated last year
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,871Updated this week
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Simple “Least Recently Used” (LRU) cache☆752Oct 10, 2025Updated 4 months ago
- Simple and modern async event emitter☆2,012Updated this week
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Get, set, or delete a property from a nested object using a dot path☆868Oct 5, 2025Updated 5 months ago
- Hashing made simple. Get the hash of a buffer/string/stream/file.☆962Sep 12, 2025Updated 5 months ago
- ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults☆7,951Feb 10, 2026Updated 3 weeks ago
- Map over promises concurrently☆1,481Nov 11, 2025Updated 3 months ago
- Create an error from multiple errors☆249Sep 14, 2023Updated 2 years ago
- 🐈 CLI app helper☆3,693Feb 20, 2026Updated last week
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Simple wildcard matching☆541Sep 15, 2025Updated 5 months ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Terminal task list☆3,297Aug 28, 2022Updated 3 years ago
- Create boxes in the terminal☆1,652Sep 19, 2025Updated 5 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆644Dec 10, 2025Updated 2 months ago
- Scaffold out a node module☆740May 2, 2024Updated last year
- Simple config handling for your app or module☆1,324Feb 4, 2026Updated last month
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- Copy files☆434Feb 12, 2026Updated 3 weeks ago
- Watch an object or array for changes☆2,028Feb 1, 2026Updated last month
- Simple key-value storage with support for multiple backends☆3,099Feb 26, 2026Updated last week
- Access the system clipboard (copy/paste)☆1,945Feb 24, 2026Updated last week
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 4 months ago
- Copy text to the clipboard in modern browsers (0.2 kB)☆1,042Feb 2, 2026Updated last month
- Promisify an event by waiting for it to be emitted☆445Jan 19, 2026Updated last month
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- Promise packages, patterns, chat, and tutorials☆5,124Apr 25, 2024Updated last year