@nuintun/promise

A pure JavaScript ES6 promise polyfill.

Usage no npm install needed!

<script type="module">
  import nuintunPromise from 'https://cdn.skypack.dev/@nuintun/promise';
</script>

README

promise

A pure JavaScript ES6 promise polyfill.

NPM Version Dependencies

Examples

examples/index.html

Thanks

Yahoo/ypromise

Notice

If want to support IE <= 8, must use the file promise.min.js.