{"library":"milliparsec","type":"library","category":null,"description":"Milliparsec is a minimalistic and performant HTTP body parser for modern Node.js environments, currently at version 5.1.1. It provides middleware for parsing JSON, raw, URL-encoded, and multipart form data, making it compatible with frameworks like tinyhttp and Express. The library boasts a tiny package size (under 8KB) and zero dependencies, setting it apart from more heavy-weight alternatives like `body-parser` and `formidable`, offering significantly faster parsing speeds (approximately 15% faster than `body-parser` and 4x faster than `formidable`). It receives active development, with several minor and patch releases in quick succession, indicating a steady release cadence for bug fixes and feature enhancements, such as the recently added `type` and `reviver` options for JSON parsing in v5.1.0.","language":"javascript","status":"active","version":"5.1.1","tags":["javascript","body-parser","express","http","body-parsing","typescript"],"install":[{"cmd":"npm install milliparsec","imports":["import { json } from 'milliparsec'","import { urlencoded } from 'milliparsec'","import { raw } from 'milliparsec'"]},{"cmd":"yarn add milliparsec","imports":[]},{"cmd":"pnpm add milliparsec","imports":[]}],"homepage":null,"github":"https://github.com/tinyhttp/milliparsec","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/milliparsec","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/milliparsec/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}