licenses.dev

async-done v1.3.2

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

MIT3
PackageRelationDependenciesPublished
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.DIRECT2
process-nextick-args • 2.0.1process.nextTick but always with argsDIRECT0
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 1.3.2 version:

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