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 month
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,735Updated last month
- Simple “Least Recently Used” (LRU) cache☆731Updated last week
- Get, set, or delete a property from a nested object using a dot path☆847Updated 2 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,117Updated 3 weeks ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,672Updated 2 years ago
- Simple argument parsing☆1,284Updated last year
- Simple and modern async event emitter☆1,989Updated 4 months ago
- Promisify a callback-style function☆1,507Updated 3 years ago
- Update notifications for your CLI app☆1,786Updated 10 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,196Updated last month
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,259Updated last month
- User-friendly glob matching☆2,602Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆624Updated last month
- Memoize promise-returning & async functions☆426Updated this week
- Map over promises concurrently☆1,454Updated last month
- Get an available TCP port☆914Updated last month
- Retry a promise-returning or async function☆934Updated last week
- Colored symbols for various log levels☆763Updated 5 months ago
- Create a promise that can be canceled☆447Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated last month
- See node.js errors with less clutter☆1,522Updated last year
- Normalize a URL☆861Updated last month
- Easily load and persist config without having to think about where and how☆882Updated last month
- Unicode symbols with fallbacks for older terminals☆611Updated 11 months ago
- Smooth (CLI) Operator 🎶☆1,072Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,121Updated 3 months ago
- Delay a promise a specified amount of time☆623Updated 2 years ago
- Simple config handling for your app or module☆1,305Updated 2 weeks ago
- Complete memoize/cache solution for JavaScript☆1,783Updated last year
- Create boxes in the terminal☆1,632Updated last month