5 repos
sindresorhus/p-try
Start a promise chain
62
17 commits
tc39/proposal-promise-try
ECMAScript Proposal, specs, and reference implementation for Promise.try
267
38 commits
sindresorhus/p-lazy
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
285
21 commits
sindresorhus/pify
Promisify a callback-style function
1,501
70 commits
sindresorhus/p-time
Measure the time a promise takes to resolve
73
22 commits