https://github.com/alnorris/awaitmate
Get rid of try and catch blocks in async/await by wrapping your promises
https://github.com/alnorris/awaitmate
Last synced: 3 months ago
JSON representation
Get rid of try and catch blocks in async/await by wrapping your promises
- Host: GitHub
- URL: https://github.com/alnorris/awaitmate
- Owner: alnorris
- License: mit
- Created: 2016-11-05T00:11:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-05T00:16:56.000Z (over 8 years ago)
- Last Synced: 2025-01-06T11:37:16.033Z (5 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
** Await Maate!
Get rid of try and catch blocks in async/await by wrapping your promises.