licenses.dev

taskgroup v4.3.1

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

MIT6
PackageRelationDependenciesPublished
ambi • 2.5.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 automatDIRECT5
csextends • 1.2.0Use 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
editions • 1.3.4Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT0
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT2
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causationINDIRECT0
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)INDIRECT3
ISC1
PackageRelationDependenciesPublished
semver • 6.3.1The semantic version parser used by npm.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.3.1 version:

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