licenses.dev

undertaker v2.0.0

Task registry that allows composition through series/parallel methods.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
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.INDIRECT4
async-settle • 2.0.0Settle an async function.INDIRECT5
bach • 2.0.1Compose your async functions with elegance.DIRECT7
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fast-levenshtein • 3.0.0Efficient implementation of Levenshtein algorithm with locale-specific collator support.DIRECT1
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
last-run • 2.0.0Capture and retrieve the last time a function was runDIRECT0
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.INDIRECT2
stream-exhaust • 1.0.2Ensure that a stream is flowing data without mutating itINDIRECT0
undertaker-registry • 2.0.0Default registry in gulp 4.DIRECT0
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/undertaker)](https://licenses.dev/npm/undertaker)
<a href="https://licenses.dev/npm/undertaker">
  <img src="https://licenses.dev/b/npm/undertaker" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

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