0 Forks
16 Stars
16 Watchers

d4c-queue

Execute tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, decorators. below is an introduction to v1.6.

How to download and setup d4c-queue

Open terminal and run command
git clone https://github.com/grimmer0125/d4c-queue.git
git clone is used to create a copy or clone of d4c-queue repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with d4c-queue https://github.com/grimmer0125/d4c-queue/archive/master.zip

Or simply clone d4c-queue with SSH
[email protected]:grimmer0125/d4c-queue.git

If you have some problems with d4c-queue

You may open issue on d4c-queue support forum (system) here: https://github.com/grimmer0125/d4c-queue/issues