{"library":"iso-stream-http","type":"library","category":null,"description":"iso-stream-http is a JavaScript module that provides an isomorphic (browser and Node.js compatible) implementation of Node.js's native `http` module. Currently at version 0.1.2, it aims to replicate the Node.js HTTP client API as closely as possible within browser environments, offering pseudo-streaming capabilities where the entire response is held in memory, and in some modern browsers, true streaming. It is heavily inspired by and intended to replace `stream-http`. The project appears to have a slow release cadence, with the latest update being minor bug fixes. Key differentiators include its isomorphic nature, aiming for Node.js API parity in the browser, and its focus on providing data before the request completes, which is a significant feature for handling larger responses efficiently in both client and server contexts.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","http","stream","streaming","fetch","node http"],"last_verified":"Wed May 27","install":[{"cmd":"npm install iso-stream-http","imports":["import { http } from 'iso-stream-http';","import { https } from 'iso-stream-http';","import { getRequest } from 'iso-stream-http';"]},{"cmd":"yarn add iso-stream-http","imports":[]},{"cmd":"pnpm add iso-stream-http","imports":[]}],"homepage":null,"github":"https://github.com/hugomrdias/iso-stream-http","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/iso-stream-http","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/iso-stream-http/compatibility"}}