We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
p-signal
1 parent 5db5212 commit cdec148Copy full SHA for cdec148
readme.md
@@ -149,4 +149,5 @@ The maintainers of p-cancelable and thousands of other packages are working with
149
150
- [p-progress](https://github.com/sindresorhus/p-progress) - Create a promise that reports progress
151
- [p-lazy](https://github.com/sindresorhus/p-lazy) - Create a lazy promise that defers execution until `.then()` or `.catch()` is called
152
+- [p-signal](https://github.com/astoilkov/p-signal) - Cancel promises using `AbortSignal`
153
- [More…](https://github.com/sindresorhus/promise-fun)
0 commit comments