node-kew

lightweight promise library for node
  https://github.com/Medium/kew
  0
  no reviews



Kew is a lightweight promise framework with an aim of providing a base set of functionality similar to that provided by the Q library.

Q is still an awesome library and does way more than kew. Kew support a tiny subset of the Q functionality.

Node.js is an event-based server-side JavaScript engine.