abortsignal
There are 9 repositories under abortsignal topic.
mo/abortcontroller-polyfill
Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
dondevi/promise-abortable
Promise lib for aborting in chain.
astoilkov/p-signal
Better way to cancel promises using AbortSignal
alanshaw/abortable-iterator
Make any iterator or iterable abortable via an AbortSignal
toebeann/signals
A collection of wrappers and utility functions for working with AbortSignals.
bahaaador/met-museum-react
An experiment building an animated user experience for the Metropolitan Museum of Art
NotWoods/abort-utils
A set of utilities for working with AbortSignals
zbo14/oathbreaker
Cancel pending promises with ease!