Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
puppeteer-intercept-and-modify-requests
The `puppeteer-intercept-and-modify-requests` TypeScript library allows you to intercept and modify network requests and responses using Puppeteer. It supports modifying all network requests and responses. You can also apply delays, stream responses, modi
mock-requests
Mocks XMLHttpRequest and fetch requests with the specified response object
msw-storybook-addon
Mock API requests in Storybook with Mock Service Worker.
fetch-dedupe
A thin wrapper around fetch that prevents duplicate requests.
got-ssrf
Protect Got requests from SSRF
got-lite
Simplified HTTP requests
ng-http-caching
Cache for HTTP requests in Angular application.
@solid-primitives/fetch
Primitive that wraps fetch requests
playwright-network-cache
Cache network requests in Playwright tests
mitm
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
bolt11
A library for encoding and decoding lightning network payment requests as defined in [BOLT #11](https://github.com/lightningnetwork/lightning-rfc/blob/master/11-payment-encoding.md).
ua-string
Get the user agent of a recent Chrome version to pretend to be a browser in network requests
@shelex/cypress-wait-network
command for cypress to wait for network requests
react-native-requests-logger
Log all network requests made in react native apps into chrome dev tools network tab.
got
Human-friendly and powerful HTTP request library for Node.js
bestfetch
A thin wrapper around fetch that prevents duplicate requests.
ky
Tiny and elegant HTTP client based on the Fetch API
msw-storybook-addon-msw-v1-fork
Mock API requests in Storybook with Mock Service Worker.
httio
Modern, lightweight HTTP client for JavaScript, with handy tools for working with requests and responses.
react-native-debug-monitor
Monitor and debug AsyncStorage and Network requests in React Native applications