Skip to content

lsp27/koa2-formidableV3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

koa2 middleware for formidableV3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published