@aspectus/cancellable-promise

Simple Promise extension to use AbortController to cancel underlying process.

Usage no npm install needed!

<script type="module">
  import aspectusCancellablePromise from 'https://cdn.skypack.dev/@aspectus/cancellable-promise';
</script>

README

Cancellable Promise API

Simple Promise extension to use AbortController to cancel underlying process.

Documentation