Promise-aware underscore or lodash?

456 views
Skip to first unread message

David Jeschke

unread,
Apr 30, 2015, 10:15:05 PM4/30/15
to q-con...@googlegroups.com
Does anyone know of a library like underscore or lodash that is promise aware? So far I've just rolled my own functions to map or reduce over a large array using a functions that return promises with some control over the degree of parallelism. Of course I'd prefer that it be based on Q promises specifically.


Jason Crawford

unread,
May 1, 2015, 2:55:35 PM5/1/15
to q-con...@googlegroups.com
You might look into Z: https://github.com/jakobmattsson/z-core


I haven't used Z, but I've been intrigued/curious ever since I read that slide deck.

It does have a set of Underscore mixins: https://github.com/jakobmattsson/z-underscore

Hope that helps,
Jason

--
Blog: http://blog.jasoncrawford.org  |  Twitter: @jasoncrawford



On Thu, Apr 30, 2015 at 9:15 PM, David Jeschke <djes...@gmail.com> wrote:
Does anyone know of a library like underscore or lodash that is promise aware? So far I've just rolled my own functions to map or reduce over a large array using a functions that return promises with some control over the degree of parallelism. Of course I'd prefer that it be based on Q promises specifically.


--
You received this message because you are subscribed to the Google Groups "Q Continuum (JavaScript)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to q-continuum...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages