sindresorhus / memoize
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,113Updated 2 months ago
Alternatives and similar repositories for memoize:
Users that are interested in memoize are comparing it to the libraries listed below
- Memoize promise-returning & async functions☆406Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- Simple “Least Recently Used” (LRU) cache☆696Updated 3 weeks ago
- Type check values☆1,713Updated 7 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,654Updated last year
- Find a file or directory by walking up parent directories☆605Updated last month
- Get, set, or delete a property from a nested object using a dot path☆837Updated 11 months ago
- Update notifications for your CLI app☆1,770Updated 4 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Colored symbols for various log levels☆755Updated 8 months ago
- User-friendly glob matching☆2,576Updated 2 months ago
- Simple and modern async event emitter☆1,935Updated 3 months ago
- Retry a promise-returning or async function☆851Updated 5 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,146Updated last week
- Create a promise that can be canceled☆442Updated 2 years ago
- Simple argument parsing☆1,276Updated 9 months ago
- Super tiny and ~350% faster alternative to node-glob☆852Updated 2 years ago
- See node.js errors with less clutter☆1,520Updated 10 months ago
- Normalize a URL☆846Updated last year
- Get an available TCP port☆899Updated last year
- Map over promises concurrently☆1,420Updated 5 months ago
- The consistently-fast, complete memoization solution for JS☆910Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,036Updated 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Simple config handling for your app or module☆1,275Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- Copy files☆428Updated 9 months ago
- ⬅️ ES6 string tag that strips indentation from multi-line strings.☆1,016Updated this week