mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Update repo for js-csp (#713)
This commit is contained in:
committed by
Sindre Sorhus
parent
4424998675
commit
10c4edd3c5
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user