Skip to content

Commit cdec148

Browse files
authored
Add p-signal to the Related section (#36)
1 parent 5db5212 commit cdec148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,5 @@ The maintainers of p-cancelable and thousands of other packages are working with
149149

150150
- [p-progress](https://github.com/sindresorhus/p-progress) - Create a promise that reports progress
151151
- [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`
152153
- [More…](https://github.com/sindresorhus/promise-fun)

0 commit comments

Comments
 (0)