web-worker-memoize
v0.0.1
Published
A decorator that utilizes the [Cache API](https://developer.mozilla.org/en-US/docs/Web/API/Cache) to memoize functions
Readme
web-worker-memoize
A decorator that utilizes the Cache API to memoize functions
Note: This only works in Web Worker Contexts, such as Cloudflare Workers
