Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT License
70
stars
21
forks
source link
trying to trace through Gulp framework and what/where is "domain"? #53
Per this line:
https://github.com/gulpjs/async-done/blob/v1.3.2/index.js#L3
No idea how to trace this with nothing in
package.json
, no?