Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 167 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 167 Bytes

Koa Async Busboy

Busboy adapter for koa2 (async/await).

How to use it?

See test server /tests/server.js

How can I run tests?

As usual, npm run test