{"library":"lws-body-parser","type":"library","category":null,"description":"Body parsing middleware for lws (local-web-server) that wraps koa-bodyparser. Version 3.0.1 is the latest stable release, requiring Node >=12.17. It provides body parsing for incoming HTTP requests, supporting JSON, URL-encoded, and multipart form data. Key differentiator: integration with lws middleware stack, providing a simple configuration-based approach compared to raw koa-bodyparser. Releases follow lws versioning cadence, with updates primarily driven by underlying koa-bodyparser changes.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","lws","lws-middleware","koa","express"],"install":[{"cmd":"npm install lws-body-parser","imports":["import bodyParser from 'lws-body-parser'","import { createServer } from 'lws'\nimport bodyParser from 'lws-body-parser'\nconst server = createServer()\nserver.use(bodyParser)","import type { BodyParserOptions } from 'lws-body-parser'"]},{"cmd":"yarn add lws-body-parser","imports":[]},{"cmd":"pnpm add lws-body-parser","imports":[]}],"homepage":null,"github":"https://github.com/lwsjs/body-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lws-body-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/lws-body-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}