Search
use-unmount-signal
A React Hook to cancel promises when a component is unmounted
v1.0.0 URL:
https://unpkg.com/use-unmount-signal@1.0.0/build/use-unmount-signal.js
Open
Browse Files
react
hook
unmount
cancel
abortcontroller
abortsignal
real-cancellable-promise
A simple cancellable promise implementation that cancels the underlying HTTP call.
v1.2.0 URL:
https://unpkg.com/real-cancellable-promise@1.2.0/dist/index.js
Open
Browse Files
promise
cancelable
cancellable
react
trashable
A wrapper to make promises cancellable and garbage collectable
v1.0.7 URL:
https://unpkg.com/trashable@1.0.7/lib/index.js
Open
Browse Files
javascript
promise
cancellable
garbage-collection
garbage
collection
cancel
react
es6
react-promise-cancelable
React Higher-Order Component to handle promise cancelation when the component unmounts
v1.0.2 URL:
https://unpkg.com/react-promise-cancelable@1.0.2/dist/react-promise-cancelable.js
Open
Browse Files
react
reactjs
promise
cancelable
cancel
hoc
makecancelable
Yet another makeCancelable Promise wrapper
v1.1.1 URL:
https://unpkg.com/makecancelable@1.1.1/dist/makecancelable.cjs.js
Open
Browse Files
javascript
promise
cancelable
cancel
react
es6