sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,123Updated 4 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,109Updated 3 months ago
- Type check values☆1,718Updated last month
- Simple “Least Recently Used” (LRU) cache☆711Updated 3 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,954Updated 3 weeks ago
- Get an available TCP port☆907Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- Update notifications for your CLI app☆1,779Updated 7 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,660Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Simple argument parsing☆1,283Updated 11 months ago
- Retry a promise-returning or async function☆888Updated 2 months ago
- Simple config handling for your app or module☆1,290Updated last month
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,214Updated 2 months ago
- Map over promises concurrently☆1,434Updated 7 months ago
- See node.js errors with less clutter☆1,519Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,167Updated 7 months ago
- Colored symbols for various log levels☆757Updated last month
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- User-friendly glob matching☆2,587Updated 5 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Formats data into a string table.☆943Updated 4 months ago
- Create boxes in the terminal☆1,601Updated 11 months ago
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Normalize a URL☆847Updated last month
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,074Updated 5 months ago
- Pretty unicode tables for the command line☆573Updated 7 months ago
- Complete memoize/cache solution for JavaScript☆1,777Updated last year