planttheidea / micro-memoize
A tiny, crazy fast memoization library for the 95% use-case
☆246Updated 4 months ago
Alternatives and similar repositories for micro-memoize:
Users that are interested in micro-memoize are comparing it to the libraries listed below
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆214Updated 7 months ago
- A blazing fast equality comparison, either shallow or deep☆512Updated last week
- Marks side-effects in module initialization that would interfere with tree-shaking☆203Updated 3 months ago
- A tiny (96B) library for serializing Object values to Strings.☆251Updated 8 months ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- Hash any object type based on its values☆209Updated 7 months ago
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Dev server and bundler based on esbuild☆212Updated last year
- A deep assignment alternative to the object spread operator and Object.assign☆177Updated 2 years ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆578Updated last year
- TypeScript package which smartly trims and strips indentation from multi-line strings☆170Updated last year
- Sort an array on an object property☆200Updated 8 months ago
- A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance☆388Updated 5 months ago
- ⏱ A simple method to invoke a function after the browser has rendered & painted a frame☆297Updated 2 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆263Updated last year
- Debounce promise-returning & async functions☆220Updated last year
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- Find and load config files with joy.☆148Updated 2 years ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆199Updated 6 months ago
- Same as React's useCallback, but returns a stable reference.☆224Updated 2 years ago
- Remove indentation from ES6 template strings☆172Updated 6 months ago
- A quality score checker for npm packages.☆98Updated 3 years ago
- A memoization library based on weakmaps. 🤯 Sometimes cache is kashe☆68Updated 2 months ago
- A Rollup plugin to bundle modular libraries☆134Updated 7 months ago
- Automatically externalize `peerDependencies` in a rollup bundle.☆110Updated 2 years ago
- Check where your code is running. In the browser or in node.js environment.☆248Updated 5 months ago
- A library that makes generating and validating Browserslists a breeze!☆95Updated 7 months ago
- Check if importing a given ES module has side effects, and where they come from.☆72Updated 3 years ago