temp-dir
Get the real path of the system temp directory
p-map
Map over promises concurrently
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)
p-settle
Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency