async-attempt
v0.0.3
Published
Intuitive way of using aysnc-await
Downloads
3
Maintainers
Readme
Async-Attempt
Intuitive way of using async-await
Attempt is a zero dependency library which helps you to use multiple awaits without cluttering your code with unnecessary try/catch.
Installation
npm i async-attempt