chango
v0.0.14
Published
Another CSP/channels/coroutines library for javascript
Maintainers
Readme

A library providing CSP-inspired channels, coroutines & more for JS.
Installation
npm install --save changoDocumentation
Inspiration
This library is heavily inspired by Clojure's core.async, with other bits inspired by go (the language) and redux-saga.
