A couple of operators on promises that I found myself using in more than one project.
I needed this in several of my private projects so I decided to extract it as a library.
npm install promise-ops
Please refer to the test suite.
A couple of operators on promises that I found myself using in more than one project.
I needed this in several of my private projects so I decided to extract it as a library.
npm install promise-ops
Please refer to the test suite.
npm i promise-ops
5
0.5.0
BSD-2-Clause