q-genrun
v1.0.1
Published
Q.js based function that turns generators into promises
Downloads
12
Readme
README
A genrun function that turns a generator into a Q.js promise.
Install
npm install q-genrun..in your script
genrun = require 'q-genrun'Please, have a look at src/index.litcoffee.
