{"library":"multipasta","type":"library","category":null,"description":"multipasta is a cross-platform parser specifically designed for `multipart/form-data` payloads, commonly used for file uploads in web applications. It provides a stream-based API for handling incoming data, making it suitable for both Node.js environments (where it leverages Node's `Buffer` capabilities efficiently) and browser-like runtimes. The current stable version is 0.2.7, with frequent patch releases addressing bug fixes and minor improvements, as seen in recent changelogs. Minor version bumps (e.g., v0.2.0) introduce new features or behavior changes. Key differentiators include its cross-platform compatibility, TypeScript type definitions, and focus on efficient, stream-based parsing of multipart bodies.","language":"javascript","status":"active","version":"0.2.7","tags":["javascript","typescript"],"install":[{"cmd":"npm install multipasta","imports":["import { MultipartParser } from 'multipasta';","import { FileStream } from 'multipasta';","import type { MultipartParserOptions } from 'multipasta';"]},{"cmd":"yarn add multipasta","imports":[]},{"cmd":"pnpm add multipasta","imports":[]}],"homepage":null,"github":"https://github.com/tim-smart/multipasta","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/multipasta","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/multipasta/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}