coroutine-utils
v0.0.1
Published
Coroutine utils for better Node.js code structure. Not endorsed yet for use as a library. Acting as code support for the article http://danoctavian.com/2019/03/25/thinking-coroutines-nodejs/
Downloads
1
Readme
node-coroutine-utils
Utils for writing coroutine-style code using node.js
See http://danoctavian.com/2019/03/25/thinking-coroutines-nodejs/ and http://danoctavian.com/2019/04/13/thinking-coroutines-nodejs-part2/ for details.