0.2.0 • Published 9 years ago

async-tape v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

async-tape

Better error handling for the use of ES7 async functions with tape.

license npm build

Installation

npm install async-tape --save-dev

API

testAsync(name, callback)

import testAsync from 'async-tape/lib/testAsync';
0.2.0

9 years ago

0.1.0

9 years ago