Memoize Packages

mymoize

Memoization for standard async functions: function fn(callback){ callback(err, res); }; mymoize(fn)() => {getRes(), getErr()}

0.9.2 • Published 10 years ago

mp-mem

A lightweight memoize library that can be used on both normal functions and class methods.

1.0.2 • Published 5 years ago

headscratch.js

Memoize a function, making it think about the arguments.

0.0.2 • Published 9 years ago

memoizr

memoize a function arity(1) relative to the most recent call

0.0.0 • Published 9 years ago