3.0.2 • Published 2 years ago

asynctaskqueue.js v3.0.2

Weekly downloads
2
License
-
Repository
github
Last release
2 years ago

asynctaskqueue.js

Latest version Dependency status

AsyncTaskQueue.js is a worker (function) queue executing the tasks asynchronously, which uses (deferred) promises to notify about the execution status.

Warning: Minified build output and generated documentation has been removed from the source code repository. Instead of to files in this repository, refer to https://unpkg.com/asynctaskqueue.js@3.0.2/asynctaskqueue-min.js and https://prantlf.github.io/asynctaskqueue.js/.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Lint and test your code.

License

Copyright (C) 2014-2022 Ferdinand Prantl

Licensed under the MIT License.

3.0.2

2 years ago

3.0.1

2 years ago

2.0.4

2 years ago

3.0.0

2 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

1.0.0

6 years ago