Skip to content

atjeff/web-worker-memoize

Repository files navigation

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

About

A decorator that utilizes the Web Cache API to memoize functions

Topics

Resources

Stars

Watchers

Forks