A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.
-
Updated
Mar 5, 2023 - TypeScript
A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.
Memoize function and TypeScript decorator for sync and async functions.
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global revalidation.
Add a description, image, and links to the promise-cache topic page so that developers can more easily learn about it.
To associate your repository with the promise-cache topic, visit your repo's landing page and select "manage topics."