licenses.dev

bach v2.0.1

Compose your async functions with elegance.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
async-done • 2.0.0Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.DIRECT4
async-settle • 2.0.0Settle an async function.DIRECT5
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
now-and-later • 3.0.0Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.DIRECT2
stream-exhaust • 1.0.2Ensure that a stream is flowing data without mutating itINDIRECT0
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.1 version:

[![licenses](https://licenses.dev/b/npm/bach/2.0.1)](https://licenses.dev/npm/bach/2.0.1)
<a href="https://licenses.dev/npm/bach/2.0.1">
  <img src="https://licenses.dev/b/npm/bach/2.0.1" alt="licenses" />
</a>
GitHub