koa-formidable
JSON →Formidable middleware for Koa, version 1.1.0. Parses multipart/form-data (file uploads) and urlencoded bodies, adding `body` and `files` to `ctx.request`. Supports both automatic middleware and manual parsing via `formidable.parse(opts, ctx)`. Low maintenance, primarily for older Koa (generator-based) but works with Koa v2 when wrapped in `koa-convert`. Last updated in 2015; consider modern alternatives like `koa-body` or `@koa/multer`.
Traffic · last 30 days stale · no recent hits
total hits 12
actors 3 distinct systems
last hit 23d ago GPTBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · VN · 🇬🇧 United Kingdom · 🇨🇦 Canada
Resources
packagekoa-formidable ↗