sindresorhus / memoize
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,109Updated last month
Alternatives and similar repositories for memoize:
Users that are interested in memoize are comparing it to the libraries listed below
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Type check values☆1,705Updated 6 months ago
- Memoize promise-returning & async functions☆401Updated last year
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Simple and modern async event emitter☆1,913Updated last month
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,143Updated 4 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,650Updated last year
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Simple config handling for your app or module☆1,262Updated 3 months ago
- Retry a promise-returning or async function☆838Updated 4 months ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,137Updated 2 months ago
- See node.js errors with less clutter☆1,520Updated 9 months ago
- Simple argument parsing☆1,272Updated 8 months ago
- Map over promises concurrently☆1,409Updated 3 months ago
- Delay a promise a specified amount of time☆612Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Get, set, or delete a property from a nested object using a dot path☆828Updated 10 months ago
- Simple micro templating☆363Updated 2 years ago
- User-friendly glob matching☆2,566Updated last month
- Semaphore using `async` and `await`☆637Updated 11 months ago
- Create clickable links in the terminal☆626Updated 2 years ago
- Colored symbols for various log levels☆752Updated 7 months ago
- A crazy fast HTTP router☆1,539Updated last week
- Toolkit for building command line interfaces☆462Updated 2 years ago
- Pretty unicode tables for the command line☆558Updated 4 months ago