Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
emotion's memoize utility
A memoization function that uses a WeakMap
fork of fast-memoize and support esm
The lodash method `_.memoize` exported as a module.
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.