node-after

Flow control for Node.js
  https://github.com/Raynos/after
  0
  no reviews



After is a Node.js module to assist with flow control. It provides a function to invoke a callback after N calls.

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