Hi All,

If you are interested in a toolbox to help you writing your apps relyin on 
ES6 Generator function and yield, take a look 
at https://www.npmjs.com/package/genery

It provides a generator flow control based on ES6 native promise and some 
goodies to run your generator:


   - Support of Continuation Local Storage
   - Generator based all, map, reduce and filter
   - Express generator wrapper, allow usage of generator instead of express 
   callback
   - Mocha generator wrapper, allow usage of generator and yield in unit 
   testing
   
Let me know if it can be a useful module so I continue to maintain it and 
enhance it.

Stephane

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/949836cb-f2d3-41e2-8430-c9db9f691649%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to