0.0.14 • Published 8 years ago
chango v0.0.14

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.