1 Forks
1 Stars
1 Watchers

SyncQ

Synchronous queue for asynchronous Fetch() - when you need sequential execution but still want all that async promise goodness.

How to download and setup SyncQ

Open terminal and run command
git clone https://github.com/foolishsailor/SyncQ.git
git clone is used to create a copy or clone of SyncQ 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 SyncQ https://github.com/foolishsailor/SyncQ/archive/master.zip

Or simply clone SyncQ with SSH
[email protected]:foolishsailor/SyncQ.git

If you have some problems with SyncQ

You may open issue on SyncQ support forum (system) here: https://github.com/foolishsailor/SyncQ/issues