Package Exports
- mod-cons
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mod-cons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.