JSPM

taskgroup

3.4.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 56000
  • Score
    100M100P100Q157066F
  • License

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

Package Exports

  • taskgroup

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (taskgroup) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TaskGroup

Build Status NPM version Dependency Status Development Dependency Status
Gittip donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

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

Install

NPM

  • Use: require('taskgroup')
  • Install: npm install --save taskgroup

Usage

  1. Introduction Guide & Usage Examples
  2. Technical API
  3. Comparisons against other flow libraries
  4. Projects & Libraries built on top of TaskGroup

History

Discover the change history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Gittip donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Become a contributor!

License

Licensed under the incredibly permissive MIT license

Copyright © 2013+ Bevry Pty Ltd us@bevry.me (http://bevry.me)
Copyright © 2011-2012 Benjamin Lupton b@lupton.cc (http://balupton.com)