0.0.8 • Published 6 years ago

strong-task-emitter v0.0.8

Weekly downloads
480
License
Artistic-2.0
Repository
github
Last release
6 years ago

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/.