{"library":"http-request-plus","type":"library","category":null,"description":"http-request-plus is a lightweight, promise-oriented, and stream-capable wrapper around Node.js's built-in `http` and `https` modules. Designed for Node.js environments (requiring `node >=14.18`), it offers a minimalistic API for making network requests, handling redirects, and processing responses as buffers, text, or JSON. The current stable version is 1.0.3, with updates appearing infrequently, suggesting a maintenance-focused cadence rather than active feature development. Its key differentiator is being a thin abstraction directly over native Node.js HTTP capabilities, providing fine-grained control and stream processing without the overhead of more feature-rich alternatives like `axios` or `node-fetch`, while still offering promise-based convenience.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","client","fetch","http","https","json","promise","request","stream"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-request-plus","imports":["import httpRequestPlus from 'http-request-plus';","const httpRequestPlus = require('http-request-plus');"]},{"cmd":"yarn add http-request-plus","imports":[]},{"cmd":"pnpm add http-request-plus","imports":[]}],"homepage":null,"github":"https://github.com/JsCommunity/http-request-plus","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-request-plus","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/http-request-plus/compatibility"}}