that readme is a bit too long to be EZ =) Personnally, I like tiny modules, so the ez mega module frightens me a little. It makes me think of Boost in the C++ world. However I like being able to write streams more easily (even though I got used to streams2 in the end).
I can't make out the fundamental design differences between ez-stream and Tim Caswell's min-stream <https://github.com/creationix/min-stream> and simple-stream <https://gist.github.com/creationix/5902825>, and Dominic Tarr's pull-stream <https://github.com/dominictarr/pull-stream> All in all, I'd like to see a simpler stream API for implentors (simple as in simple made easy <http://www.infoq.com/presentations/Simple-Made-Easy>) but I really don't know which one to choose right now. So I stick to the node core's one. On Tuesday, 17 December 2013 03:05:17 UTC+1, Bruno Jouhier wrote: > > Just published first brew of ez-streams to NPM: Easy streaming API for > node.js. > > http://bjouhier.wordpress.com/2013/12/17/easy-nodejs-streams/ > https://github.com/Sage/ez-streams > > Bruno > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
