Skip to content

prantlf/asynctaskqueue.js

Folders and files

NameName
Last commit message
Last commit date
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022
Jun 5, 2022

Repository files navigation

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/[email protected]/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.