Create an example (maybe in a different repository) of how we can use this library together with the AbortController API in order to cancel a task, probably even one that uses fetch in the browser.
If possible also add an example with Node using this npm package.