chango
v0.0.14
Published
Another CSP/channels/coroutines library for javascript
Downloads
47
Maintainers
Readme
A library providing CSP-inspired channels, coroutines & more for JS.
Installation
npm install --save chango
Documentation
Inspiration
This library is heavily inspired by Clojure's core.async, with other bits inspired by go (the language) and redux-saga.