[![view on npm](https://badgen.net/npm/v/lws-body-parser)](https://www.npmjs.org/package/lws-body-parser)
[![npm module downloads](https://badgen.net/npm/dt/lws-body-parser)](https://www.npmjs.org/package/lws-body-parser)
[![Gihub repo dependents](https://badgen.net/github/dependents-repo/lwsjs/body-parser)](https://github.com/lwsjs/body-parser/network/dependents?dependent_type=REPOSITORY)
[![Gihub package dependents](https://badgen.net/github/dependents-pkg/lwsjs/body-parser)](https://github.com/lwsjs/body-parser/network/dependents?dependent_type=PACKAGE)
[![Node.js CI](https://github.com/lwsjs/body-parser/actions/workflows/node.js.yml/badge.svg)](https://github.com/lwsjs/body-parser/actions/workflows/node.js.yml)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard)

# lws-body-parser

Body parsing middleware for lws, wrapping [koa-bodyparser](https://github.com/koajs/bodyparser). For usage instructions see [here](https://github.com/lwsjs/local-web-server/wiki/How-to-access-the-body-of-an-incoming-request).

* * *

&copy; 2016-24 Lloyd Brookes \<75pound@gmail.com\>.
