How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Memoize promise-returning & async functions
The main features of sindresorhus/p-memoize are: Chain Management, Promise Utilities.
Projects with overlapping indexed features include: sindresorhus/p-if — Conditional promise chains. sindresorhus/p-retry — Retry a promise-returning or async function. sindresorhus/p-break — Break out of a promise chain. sindresorhus/p-catch-if — Conditional promise catch handler. sindresorhus/p-log — Log the value/error of a promise. sindresorhus/p-tap — Tap into a promise chain without affecting its value or state.