npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "memoize" 的结果(共 10 个)
encode-registry

Encodes a registry URL. Memoized.

MIT
lomemo

Lodash's memoize function, but in a much smaller package than lodash.memoize's.

MIT
cached-path-relative

Memoize the results of the path.relative function

MIT
lodash.memoize

The lodash method `_.memoize` exported as a module.

MIT
memoize-one

A memoization library which only remembers the latest invocation

MIT
micro-memoize

A blazing fast memoization library that is tiny but feature-rich.

MIT
@polka/url

Super fast, memoized `req.url` parser

MIT
memoize

Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input

MIT