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.
Conditional promise chains
The main features of sindresorhus/p-if are: Chain Management, Promise Utilities.
Projects with overlapping indexed features include: sindresorhus/p-log — Log the value/error of a promise. 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-memoize — Memoize promise-returning & async functions. sindresorhus/p-tap — Tap into a promise chain without affecting its value or state.