es-errors
A simple cache for a few of the JS Error constructors.
get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time
run-cache
RunCache is a dependency-free, light-weight in-memory caching library for JavaScript and TypeScript that allows you to cache `string` values with optional time-to-live (TTL) settings. It also supports caching values generated from asynchronous functions a