sindresorhus / memoizeLinks
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
☆1,144Updated 2 weeks 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,744Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,120Updated last week
- Simple and modern async event emitter☆1,998Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Memoize promise-returning & async functions☆430Updated last month
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,204Updated 3 weeks ago
- Promisify a callback-style function☆1,510Updated 3 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,278Updated 2 months ago
- Get, set, or delete a property from a nested object using a dot path☆853Updated last month
- Simple argument parsing☆1,287Updated last year
- Update notifications for your CLI app☆1,789Updated 11 months ago
- Get an available TCP port☆918Updated 2 months ago
- Map over promises concurrently☆1,468Updated 2 weeks ago
- Easily load and persist config without having to think about where and how☆884Updated 2 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,676Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Delay a promise a specified amount of time☆627Updated last month
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Create clickable links in the terminal☆652Updated 2 months ago
- Colored symbols for various log levels☆765Updated 6 months ago
- See node.js errors with less clutter☆1,521Updated last year
- Simple config handling for your app or module☆1,312Updated last month
- Normalize a URL☆866Updated 2 months ago
- Retry a promise-returning or async function☆952Updated last month
- Toolkit for building command line interfaces☆464Updated 2 years ago
- User-friendly glob matching☆2,621Updated 2 weeks ago
- Create boxes in the terminal☆1,646Updated 2 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆643Updated 2 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 2 months ago
- Create a promise that can be canceled☆447Updated 2 months ago