licenses.dev

async-done v2.0.0

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.DIRECT2
stream-exhaust • 1.0.2Ensure that a stream is flowing data without mutating itDIRECT0
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/async-done)](https://licenses.dev/npm/async-done)
<a href="https://licenses.dev/npm/async-done">
  <img src="https://licenses.dev/b/npm/async-done" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/async-done/2.0.0)](https://licenses.dev/npm/async-done/2.0.0)
<a href="https://licenses.dev/npm/async-done/2.0.0">
  <img src="https://licenses.dev/b/npm/async-done/2.0.0" alt="licenses" />
</a>
GitHub