JSPM

  • Created
  • Published
  • Downloads 2884983
  • Score
    100M100P100Q242439F
  • License BSD-3-Clause

Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise

Package Exports

  • synchronous-promise

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 (synchronous-promise) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

synchronous-promise

A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing