@camelliajs/abort-controller

Camellia - AbortController - The library for aborting promises and operations. -

Usage no npm install needed!

<script type="module">
  import camelliajsAbortController from 'https://cdn.skypack.dev/@camelliajs/abort-controller';
</script>

README


Camellia - AbortController

- The library for aborting promises and operations. -

Hi! You've stumbled across our repository for our implementation of WHATWG's AbortController, or an interface that exists to represent operations that can be aborted. While this package is more necessarily oriented for private-usage with the library, you're free to install and use it if you wish.

Installation
    npm install @camelliajs/abort-controller