sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,146Updated last month
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,123Updated last month
- Type check values☆1,748Updated last month
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Simple and modern async event emitter☆2,004Updated 6 months ago
- Simple argument parsing☆1,291Updated last year
- Get, set, or delete a property from a nested object using a dot path☆854Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,208Updated last month
- Promisify a callback-style function☆1,510Updated 3 years ago
- See node.js errors with less clutter☆1,523Updated last year
- Get an available TCP port☆920Updated 3 months ago
- Map over promises concurrently☆1,469Updated last month
- Memoize promise-returning & async functions☆433Updated 2 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,677Updated 2 years ago
- Update notifications for your CLI app☆1,793Updated last year
- Delay a promise a specified amount of time☆627Updated last month
- Colored symbols for various log levels☆766Updated 7 months ago
- Simple config handling for your app or module☆1,314Updated last week
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,284Updated 3 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- Normalize a URL☆867Updated 3 months ago
- User-friendly glob matching☆2,627Updated last month
- Retry a promise-returning or async function☆964Updated last week
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Create boxes in the terminal☆1,647Updated 3 months ago
- Super tiny and ~350% faster alternative to node-glob☆853Updated 3 years ago
- Create a promise that can be canceled☆448Updated 3 months ago
- Create clickable links in the terminal☆655Updated 3 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆645Updated last week