bpromise

A simple Promises/A+ implementation.

Usage no npm install needed!

<script type="module">
  import bpromise from 'https://cdn.skypack.dev/bpromise';
</script>

README

bPromise

Build Status

desc

Promises/A+ logo A simple Promises/A+ implementation for both in a browser and in Node.js.