JSPM

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

A handful of async/await adatapers that I keep having to rewrite.

Package Exports

  • prospective/callback
  • prospective/future
  • prospective/latch
  • prospective/once

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

Readme

Actions Status codecov License: MIT

A collection of async/await shims and utilities.

What Where
Discussion https://github.com/bigeasy/prospective/issues/1
Documentation https://bigeasy.github.io/prospective
Source https://github.com/bigeasy/prospective
Issues https://github.com/bigeasy/prospective/issues
CI https://travis-ci.org/bigeasy/prospective
Coverage: https://codecov.io/gh/bigeasy/prospective
License: MIT
npm install prospective