sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,124Updated 5 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,720Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 4 months ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Simple and modern async event emitter☆1,963Updated last month
- Simple argument parsing☆1,284Updated last year
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,663Updated 2 years ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,215Updated 3 months ago
- Map over promises concurrently☆1,438Updated 7 months ago
- Update notifications for your CLI app☆1,781Updated 7 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,167Updated 8 months ago
- Find a file or directory by walking up parent directories☆620Updated last month
- Create a promise that can be canceled☆443Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 3 months ago
- Get an available TCP port☆910Updated last year
- See node.js errors with less clutter☆1,519Updated last year
- Retry a promise-returning or async function☆892Updated 2 months ago
- Normalize a URL☆857Updated last month
- User-friendly glob matching☆2,591Updated 5 months ago
- Colored symbols for various log levels☆757Updated 2 months ago
- Easily load and persist config without having to think about where and how☆878Updated 7 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,079Updated 2 weeks ago
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago
- Smooth (CLI) Operator 🎶☆1,064Updated 10 months ago
- Simple config handling for your app or module☆1,297Updated last month
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆641Updated 6 months ago