0 Forks
1 Stars
1 Watchers

await-to-fetch

⏱ Easy error handling for async/await fetch requests without try/catch

How to download and setup await-to-fetch

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

Or simply clone await-to-fetch with SSH
[email protected]:davidohlin/await-to-fetch.git

If you have some problems with await-to-fetch

You may open issue on await-to-fetch support forum (system) here: https://github.com/davidohlin/await-to-fetch/issues