文件名称:koa2-formidable:koa2强大的中间件
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-20 14:30:55
JavaScript
得到 npm install koa2 - formidable -- save 原料药 const formidable = require ( 'koa2-formidable' ) const Koa = require ( 'koa' ) const app = new Koa ( ) app . use ( formidable ( opt ) ) opt是选择。 用 let { body , files } = ctx . request 执照
【文件预览】:
koa2-formidable-master
----index.js(640B)
----package.json(560B)
----readme.md(349B)
----LICENSE(2KB)
----.npmignore(13B)
----.gitignore(13B)
----yarn.lock(296B)