then-sleep-js icon indicating copy to clipboard operation
then-sleep-js copied to clipboard

Add usage example with async/await syntax

Open ythecombinator opened this issue 7 years ago • 0 comments

A few projects, like micro are being now designed for usage with async and await and, as of Node 7.6 / V8 5.5, it is now stable and available without command line flags so I thought it'd be nice to have a snippet on how to use your project with this new syntax.

ythecombinator avatar Feb 26 '17 06:02 ythecombinator