A library providing CSP-inspired channels, coroutines & more for JS. Installation npm install --save chango Documentation Channels Coroutines Effects Higher-level helpers Pub/Sub Mix Mult Writing extensions Inspiration This library is heavily inspired by Clojure's core.async, with other bits inspired by go (the language) and redux-saga. License MIT