closes #143
This commit is contained in:
Sindre Sorhus
2014-09-15 15:47:22 +02:00
parent 4e9170bfa7
commit 444c833fb4

View File

@@ -232,6 +232,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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).
- Other
- [zone](https://github.com/strongloop/zone) - Provides a way to group and track resources and errors across asynchronous operations.
### Streams