Preparing for system design interviews?  Try bugzed.com →

Streaming Body Parser for Node.js (Abandoned)

JSON →
library 0.1.1 ·javascript abandoned
verified Jun 17, 2026

Parted is an abandoned Node.js library, last updated in 2013 at version 0.1.1, designed to parse streaming `multipart`, `application/json`, and `application/x-www-form-urlencoded` request bodies. It differentiates itself by offering a streaming approach to parsing and including a built-in Express middleware that automatically selects the appropriate parser based on the request's `Content-Type`. The library aimed for lazy loading of individual parsers to minimize memory footprint. For multipart requests, it provides access to uploaded files via temporary paths and supports nested fields. Despite its initial goals, the project is no longer maintained, making it unsuitable for modern applications due to potential security vulnerabilities and lack of compatibility with contemporary Node.js versions and best practices.

total hits 8
actors 3 distinct systems
last hit 23d ago GPTBot
GPTBot
4
Script
1

top countries 🇺🇸 United States · 🇨🇦 Canada · 🇬🇧 United Kingdom · 🇩🇪 Germany