{"library":"meros","type":"library","category":null,"description":"Meros is a lightweight (642B gzipped) utility designed to simplify the parsing of `multipart/mixed` HTTP responses, a common pattern in technologies like GraphQL for deferred or streamed results. Currently at version 1.3.2, the project appears actively maintained with a stable release cadence. Its key differentiators include a zero-dependency runtime, a minimal footprint, high performance, and seamless integration with `fetch` and `rxjs`. It supports both Node.js (requiring `node >=13`) and browser environments, automatically parsing JSON content within parts. Meros returns an `AsyncGenerator` for `multipart/mixed` responses, or the original `Response` object for other content types, offering flexibility for use in middleware or chained `fetch` calls.","language":"javascript","status":"active","version":"1.3.2","tags":["javascript","defer","fetch","graphql","multipart mixed","multipart","reader","stream","utility","typescript"],"install":[{"cmd":"npm install meros","imports":["import { meros } from 'meros';","import { meros } from 'meros/browser';","import { meros } from 'meros/node';"]},{"cmd":"yarn add meros","imports":[]},{"cmd":"pnpm add meros","imports":[]}],"homepage":null,"github":"https://github.com/maraisr/meros","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/meros","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/meros/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}