sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,136Updated last week
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,728Updated 2 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,115Updated last week
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Promisify a callback-style function☆1,507Updated 3 years ago
- Simple argument parsing☆1,286Updated last year
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,671Updated 2 years ago
- Simple and modern async event emitter☆1,982Updated 3 months ago
- Easily load and persist config without having to think about where and how☆881Updated 2 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆845Updated 2 weeks ago
- Map over promises concurrently☆1,451Updated last week
- Find a file or directory by walking up parent directories☆623Updated 2 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,191Updated 2 weeks ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,232Updated last week
- Memoize promise-returning & async functions☆419Updated last month
- Update notifications for your CLI app☆1,786Updated 9 months ago
- Create boxes in the terminal☆1,628Updated last week
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Colored symbols for various log levels☆762Updated 4 months ago
- Simple config handling for your app or module☆1,302Updated this week
- User-friendly glob matching☆2,595Updated 7 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 2 weeks ago
- Unicode symbols with fallbacks for older terminals☆610Updated 11 months ago
- Retry a promise-returning or async function☆923Updated last month
- Get an available TCP port☆914Updated 3 weeks ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,117Updated 2 months ago
- Normalize a URL☆860Updated 3 weeks ago
- Pretty unicode tables for the command line☆581Updated 10 months ago
- Formats data into a string table.☆949Updated 7 months ago
- See node.js errors with less clutter☆1,522Updated last year
- Create clickable links in the terminal☆650Updated 3 weeks ago