sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,118Updated 3 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Memoize promise-returning & async functions☆407Updated last year
- Simple “Least Recently Used” (LRU) cache☆703Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Type check values☆1,715Updated 8 months ago
- Simple and modern async event emitter☆1,943Updated 4 months ago
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,189Updated last month
- Colored symbols for various log levels☆756Updated last week
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,657Updated last year
- Update notifications for your CLI app☆1,772Updated 5 months ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Complete memoize/cache solution for JavaScript☆1,774Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,160Updated 6 months ago
- User-friendly glob matching☆2,583Updated 3 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆723Updated last month
- Create boxes in the terminal☆1,596Updated 9 months ago
- Map over promises concurrently☆1,425Updated 5 months ago
- Smooth (CLI) Operator 🎶☆1,059Updated 8 months ago
- Normalize a URL☆847Updated last year
- Simple micro templating☆363Updated 2 years ago
- Retry a promise-returning or async function☆873Updated 3 weeks ago
- Because no one should be shell-scripting inside a JSON file.☆960Updated 3 months ago
- Simple config handling for your app or module☆1,279Updated last week
- A cross platform solution to node's spawn and spawnSync☆1,144Updated 6 months ago
- See node.js errors with less clutter☆1,521Updated 11 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Create clickable links in the terminal☆634Updated 2 weeks ago
- Simple argument parsing☆1,281Updated 10 months ago