mod-cons
v0.0.8
Published
Modern conveniences for native JavaScript promises.
Downloads
164
Maintainers
Readme
mod-cons
Modern conveniences for native JavaScript promises.
Have you switched to native promises but miss the convenience of
Q.nfcall
? This library contains a low-footprint reimplementations of
Q convenience functions meant to be run on top of native ES5
promises.
No messy dependencies. No half-baked home-rolled Promise implementation. No wrappers.