Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
node-fetch
A light-weight module that brings Fetch API to node.js
mimic-response
Mimic a Node.js HTTP response stream
got
Human-friendly and powerful HTTP request library for Node.js
make-fetch-happen
Opinionated, caching, retrying fetch client
http-signature
Reference implementation of Joyent's HTTP Signature scheme.
responselike
A response-like object for mocking a Node.js HTTP response stream
undici
An HTTP/1.1 client, written from scratch for Node.js
pac-proxy-agent
A PAC file proxy `http.Agent` implementation for HTTP
@octokit/request
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
http2-wrapper
HTTP2 client, just with the familiar `https` API
simple-get
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
superagent
elegant & feature rich browser / node HTTP with a fluent API
retry-request
Retry a request.
needle
The leanest and most handsome HTTP client in the Nodelands.
teeny-request
Like request, but smaller.
is-retry-allowed
Check whether a request can be retried based on the `error.code`
@mswjs/interceptors
Low-level HTTP/HTTPS/XHR/fetch request interception library.
supertest
SuperAgent driven library for testing HTTP servers
request-progress
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
graphql-request
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.