mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Close GH-161: add Channels to Control Flows, add js-csp.
This commit is contained in:
committed by
Sindre Sorhus
parent
ef767bca06
commit
a9b0ffafb7
@@ -230,7 +230,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [Q](https://github.com/kriskowal/q) - A tool for making and composing asynchronous promises.
|
||||
- Streams
|
||||
- [Highland.js](http://highlandjs.org) - Manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
|
||||
|
||||
- Channels
|
||||
- [js-csp](https://github.com/jlongster/js-csp) - Communicating sequential processes for JavaScript (like Clojurescript core.async, or Go).
|
||||
|
||||
### Streams
|
||||
|
||||
|
||||
Reference in New Issue
Block a user