sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,147Updated 3 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,759Updated last month
- Get, set, or delete a property from a nested object using a dot path☆866Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆752Updated 4 months ago
- Simple and modern async event emitter☆2,010Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,139Updated last week
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 3 months ago
- Simple argument parsing☆1,292Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,291Updated 4 months ago
- Memoize promise-returning & async functions☆437Updated 3 months ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Map over promises concurrently☆1,481Updated 3 months ago
- Normalize a URL☆870Updated last month
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,683Updated 2 years ago
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- Promisify a callback-style function☆1,514Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 5 months ago
- Update notifications for your CLI app☆1,798Updated last year
- Get an available TCP port☆925Updated 5 months ago
- Simple config handling for your app or module☆1,323Updated last week
- Create a promise that can be canceled☆447Updated 5 months ago
- Easily load and persist config without having to think about where and how☆887Updated 2 weeks ago
- Retry a promise-returning or async function☆984Updated 2 months ago
- Colored symbols for various log levels☆769Updated 8 months ago
- See node.js errors with less clutter☆1,525Updated last year
- Check if the internet connection is up☆1,362Updated 2 months ago
- User-friendly glob matching☆2,632Updated last month
- Unicode symbols with fallbacks for older terminals☆620Updated last year
- Create clickable links in the terminal☆658Updated 5 months ago
- Create boxes in the terminal☆1,652Updated 4 months ago
- Smooth (CLI) Operator 🎶☆1,077Updated last year