Another CSP/channels/coroutines library for javascript
npm install changoA library providing CSP-inspired channels, coroutines & more for JS.
[![NPM Version][npm-image]][npm-url]
````
npm install --save chango
- Channels
- Coroutines
- Effects
- Higher-level helpers
- Pub/Sub
- Mix
- Mult
- Writing extensions
This library is heavily inspired by Clojure's core.async, with other bits inspired by go (the language) and redux-saga.
[npm-image]: https://img.shields.io/npm/v/chango.svg
[npm-url]: https://npmjs.org/package/chango