@aspectus/cancellable-promise-proxy

Simple Promise proxy to use AbortController to cancel underlying process.

Usage no npm install needed!

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

README

Cancellable Promise proxy API

Simple Promise proxy to use AbortController to cancel underlying process.

Documentation