mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-02-24 15:55:59 -05:00
Update repo for js-csp (#713)
This commit is contained in:
parent
4424998675
commit
10c4edd3c5
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨
|
|||
- [each-async](https://github.com/sindresorhus/each-async) - Async concurrent iterator like forEach.
|
||||
- [async](https://github.com/caolan/async) - Provides straight-forward, powerful functions for working with asynchronicity.
|
||||
- Channels
|
||||
- [js-csp](https://github.com/jlongster/js-csp) - Communicating sequential processes for JavaScript (like Clojurescript core.async, or Go).
|
||||
- [js-csp](https://github.com/ubolonton/js-csp) - Communicating sequential processes for JavaScript (like Clojurescript core.async, or Go).
|
||||
- Other
|
||||
- [zone](https://github.com/strongloop/zone) - Provides a way to group and track resources and errors across asynchronous operations.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue