koa2-formidable-upgrade

1.0.2 • Public • Published

GET

npm install koa2-formidable-upgrade --save

API

const formidable = require('koa2-formidable-upgrade')
const Koa = require('koa')
const app = new Koa()
app.use(formidable())

opt is formidable options.

Use

let { body, files } = ctx.request

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i koa2-formidable-upgrade

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

3.85 kB

Total Files

4

Last publish

Collaborators

  • lsp27