request-modern

JSON →
library 0.1.0 ·javascript
verified Jun 7, 2026

request-modern (v0.1.0) is a Fetch-backed replacement for the deprecated request package, providing callback and promise APIs for HTTP requests. It targets Node.js >=18, is zero-dependency, and ships TypeScript types. Key differentiators: no external dependencies, modern Response objects, and migration-friendly APIs like get, post, request.json and request.text. Released as an independent project with no affiliation to original maintainers.