Search
memoize-one
A memoization library which only remembers the latest invocation
v6.0.0 URL:
https://unpkg.com/memoize-one@6.0.0/dist/memoize-one.cjs.js
Open
Browse Files
memoize
memoization
cache
performance
lru-memoizer
Memoize functions results using an lru-cache.
v3.0.0 URL:
https://unpkg.com/lru-memoizer@3.0.0/lib/index.js
Open
Browse Files
cache
memoize
lru
thunky
delay the evaluation of a paramless async function and cache the result
v1.1.0 URL:
https://unpkg.com/thunky@1.1.0/index.js
Open
Browse Files
memo
thunk
async
lazy
control
flow
cache
p-memoize
Memoize promise-returning & async functions
v7.1.1 URL:
https://unpkg.com/p-memoize@7.1.1/dist/index.js
Open
Browse Files
promise
memoize
mem
memoization
function
cache
caching
optimize
performance
ttl
expire
async
await
promises
time
out
cancel
bluebird
define-lazy-prop
Define a lazily evaluated property on an object
v3.0.0 URL:
https://unpkg.com/define-lazy-prop@3.0.0/index.js
Open
Browse Files
lazy
property
properties
prop
define
object
value
lazily
laziness
evaluation
eval
execute
getter
function
fn
memoize
cache
defer
deferred