strong-task-emitter
Install
npm install strong-task-emitter
Purpose
Strong-task-emitter enables you to perform a number of tasks recursively and in parallel. For example, reading all the files in a nested set of directories. It has built-in support for domains by inheriting directly from EventEmitter
.
Please see the official documentation.
For API reference documentation, see http://apidocs.strongloop.com/strong-task-emitter/.