sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,147Updated 2 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Type check values☆1,753Updated 3 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,128Updated last month
- Simple and modern async event emitter☆2,007Updated 6 months ago
- Get, set, or delete a property from a nested object using a dot path☆856Updated 3 months ago
- Promisify a callback-style function☆1,513Updated 3 years ago
- Simple argument parsing☆1,291Updated last year
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,679Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆746Updated 3 months ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Find a file or directory by walking up parent directories☆632Updated 4 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 2 months ago
- See node.js errors with less clutter☆1,523Updated last year
- Get an available TCP port☆921Updated 4 months ago
- Update notifications for your CLI app☆1,795Updated last year
- Normalize a URL☆870Updated 2 weeks ago
- Simple config handling for your app or module☆1,319Updated this week
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Easily load and persist config without having to think about where and how☆886Updated 4 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,288Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆616Updated last year
- User-friendly glob matching☆2,630Updated 3 weeks ago
- Map over promises concurrently☆1,472Updated 2 months ago
- Colored symbols for various log levels☆769Updated 7 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 4 months ago
- Retry a promise-returning or async function☆978Updated last month
- Smooth (CLI) Operator 🎶☆1,077Updated last year
- Create a promise that can be canceled☆448Updated 4 months ago
- Complete memoize/cache solution for JavaScript☆1,784Updated last year
- Semaphore using `async` and `await`☆652Updated last year
- Quickly scan for CLI flags and arguments☆667Updated last year