planttheidea / micro-memoizeLinks
A tiny, crazy fast memoization library for the 95% use-case
☆248Updated 5 months ago
Alternatives and similar repositories for micro-memoize
Users that are interested in micro-memoize are comparing it to the libraries listed below
Sorting:
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆215Updated 9 months ago
- Debounce promise-returning & async functions☆223Updated last year
- Marks side-effects in module initialization that would interfere with tree-shaking☆204Updated 4 months ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- A blazing fast equality comparison, either shallow or deep☆526Updated last month
- React Refresh transformers for tooling authors☆67Updated 5 months ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- A tiny (96B) library for serializing Object values to Strings.☆252Updated 10 months ago
- TypeScript package which smartly trims and strips indentation from multi-line strings☆171Updated last year
- Dev server and bundler based on esbuild☆212Updated last year
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 2 months ago
- Check if importing a given ES module has side effects, and where they come from.☆73Updated 3 years ago
- Same as React's useCallback, but returns a stable reference.☆224Updated 2 years ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- Remove indentation from ES6 template strings☆172Updated 8 months ago
- Find and load config files with joy.☆149Updated 2 years ago
- Finds the common standard cache directory☆158Updated 2 months ago
- Zero-dependency nodejs config seeker.☆168Updated 6 months ago
- A Map subclass with support for multiple keys for one entry.☆111Updated last week
- Hash any object type based on its values☆209Updated 9 months ago
- Lightweight tsconfig.json parser & paths resolver☆217Updated last month
- Read the closest package.json file☆268Updated last year
- Automatically externalize `peerDependencies` in a rollup bundle.☆111Updated 2 years ago
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 2 years ago
- Check where your code is running. In the browser or in node.js environment.☆250Updated 7 months ago
- A very fast and lightweight Typescript library to create immutable states with a mutable syntax☆414Updated 2 months ago
- Type safe object field string paths for typescript.☆127Updated last year
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆586Updated last year
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- Generates single dts file for bundling TypeScript NPM packages☆139Updated 4 months ago