Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alnorris/awaiter

An async/wait utility belt for node and the browser.
https://github.com/alnorris/awaiter

Last synced: 5 days ago
JSON representation

An async/wait utility belt for node and the browser.

Awesome Lists containing this project

README

        



reflect

add badge

PR's are welcome

# awaiter
An async/wait utility belt for node and the browser. Like lodash but for async stuff.

## Install
`npm install awaiter --save`

or if your a yarn user...

`yarn add awaiter`