Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,157Mar 19, 2026Updated 2 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☆443Oct 16, 2025Updated 7 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 4 months ago
- Promisify a callback-style function☆1,507Sep 12, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Process execution for humans☆7,514Jan 29, 2026Updated 4 months ago
- Type check values☆1,783May 11, 2026Updated last month
- Get your PATH prepended with locally installed binaries☆108Oct 28, 2024Updated last year
- A better `npm publish`☆7,699May 12, 2026Updated last month
- User-friendly glob matching☆2,643Mar 27, 2026Updated 2 months ago
- Make a function mimic another one☆96Oct 28, 2024Updated last year
- Function argument validation for humans☆3,869Oct 16, 2025Updated 7 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
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,916May 7, 2026Updated last month
- 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,062May 24, 2026Updated 3 weeks ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated 4 months ago
- 🐈 CLI app helper☆3,708Feb 20, 2026Updated 3 months ago
- Allow only access to known object properties using ES2015 Proxy☆89Aug 10, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Create vinyl files from glob patterns☆13Jan 1, 2016Updated 10 years ago
- Simple wildcard matching☆542Sep 15, 2025Updated 8 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☆866Oct 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,970Apr 2, 2026Updated 2 months ago
- Scaffold out a node module☆736May 2, 2024Updated 2 years ago
- Map over promises concurrently☆1,499May 27, 2026Updated 2 weeks ago
- Create boxes in the terminal☆1,665Sep 19, 2025Updated 8 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 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,296Aug 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,046Feb 2, 2026Updated 4 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆480Sep 10, 2025Updated 9 months ago