marcelowa/promise-all-properties
A helper function that recevies an object with a promise in each property and returns a promise that resolves to an object with the same properties and the resolved values of the promises
TypeScriptUnlicense
Issues
- 2
Feature request: Support for Promise.allSettled()
#16 opened by tobinus - 0
named export
#14 opened by scarf005 - 2
README does not render on NPM
#4 opened by miohtama - 0
Remove `instanceof Promise` check to object values to match `Promise.all` behavior
#1 opened by sdellysse