P
The collections of useful promises functions written by sindresorhus
Install
$ npm install @kenyip/p
Motivation
sindresorhus has wrote a lot of useful promise functions. However, the new version of those functions requires users to use the ES module. This module collect the stable versions of functions in commonjs.