{"library":"superagent-binary-parser","type":"library","category":null,"description":"The `superagent-binary-parser` package is a lightweight plugin designed for the `superagent` HTTP client library, specifically enabling the parsing of binary response streams (e.g., PDF, ZIP files, images) directly into a Node.js `Buffer`. Instead of `superagent` attempting to interpret the response body as text or JSON, this plugin ensures the raw binary data is available in `resp.body`. The package's current stable version is 1.0.1, which was last published in March 2017. With its last commit observed approximately four years ago, it follows a maintenance-only or effectively abandoned release cadence. Its key differentiator is providing a straightforward, dedicated parsing function to integrate with `superagent`'s `.parse()` method, addressing the need for robust binary data handling beyond `superagent`'s default text-based parsers.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","superagent","supertest","stream","buffer","parser","binary"],"last_verified":"Wed May 27","install":[{"cmd":"npm install superagent-binary-parser","imports":["const binaryParser = require('superagent-binary-parser');","const superagent = require('superagent');"]},{"cmd":"yarn add superagent-binary-parser","imports":[]},{"cmd":"pnpm add superagent-binary-parser","imports":[]}],"homepage":null,"github":"https://github.com/abelcha/superagent-binary-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/superagent-binary-parser","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/superagent-binary-parser/compatibility"}}