p-settle
Settle promises concurrently and get their fulfillment value or rejection reason
Updated by @sindresorhus
cwd
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Updated by @jonschlinkert
@d-fischer/promise.allsettled
ES Proposal spec-compliant shim for Promise.allSettled
Updated by @d-fischer
react-promise-state-hook
A simple React hook that provides state for async actions.
Updated by @srilq
promise_mtd
Set of methods allowing simplify work with Promises in cycle. Methods: forEach, map, find, filter, reduce, while, transform, parallel, all
Updated by @dm-kamaev
typescript-promise-any
deprecatedES Proposal spec-compliant shim for Promise.any, ported to TypeScript
Updated by @averagehelper
load-plugins
Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.
Updated by @jaridmargolin
promise-chain-settled
Provides a way of knowing when a promise chain is settled. Useful for testing.
Updated by @tjenkinson
resolved-graph
Generates and updates a graph of nodes and links with resolved relationships for ease of traversal and extraction
Updated by @stefan-terdell
@shanyue/promise-utils
Userful promise utils, include map, filter, retry and sleep
Updated by @shanyue
resolved-graph-query
Cypher inspired query language for Resolved Graph. Currently supports standard and recursive matching. Stay tuned! :)
Updated by @stefan-terdell