JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 62
  • Score
    100M100P100Q64878F
  • License MIT

Modern conveniences for native JavaScript promises.

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

Build Status Version Licens

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.