{"library":"it-multipart","type":"library","category":null,"description":"it-multipart is a JavaScript library designed to parse HTTP multipart messages using async iterables. It provides a robust and modern approach to handling streaming data from HTTP requests, particularly useful for file uploads or complex form data. Currently at version 3.0.14, it is part of the broader `it` (InterPlanetary Stream) ecosystem, which emphasizes composable, stream-based utilities. The project demonstrates active maintenance, with frequent updates to various `it-*` packages within its monorepo, suggesting a stable and evolving codebase. Its key differentiator lies in its deep integration with JavaScript's async iterable protocol, making it highly efficient for non-blocking I/O operations and suitable for both Node.js server environments and potentially browser-side stream processing where async iterables are supported. It ships with TypeScript types, ensuring a better developer experience for TypeScript users.","language":"javascript","status":"active","version":"3.0.14","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install it-multipart","imports":["import multipart from 'it-multipart'","const multipart = require('it-multipart')","import type { Part } from 'it-multipart'"]},{"cmd":"yarn add it-multipart","imports":[]},{"cmd":"pnpm add it-multipart","imports":[]}],"homepage":null,"github":"https://github.com/achingbrain/it","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/it-multipart","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/it-multipart/compatibility"}}