@wooksjs/http-body
v0.7.8
Published
@wooksjs/http-body
Downloads
934
Maintainers
Readme
@wooksjs/http-body
Composable body parser for @wooksjs/event-http. Supports JSON, text, multipart/form-data, and URL-encoded content types. Parsing is lazy — the body is only read when you call parseBody().
Installation
npm install @wooksjs/http-bodyDocumentation
For full documentation, visit wooks.moost.org/webapp/body.
License
MIT
