licenses.dev

taskgroup v4.0.5

Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
ambi • 2.2.0Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automatDIRECT1
csextends • 1.0.3Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `BDIRECT0
typechecker • 2.0.8Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.5 version:

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