Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
fetch-mock
Mock http requests made using fetch
jest-fetch-mock
fetch mock for jest
vitest-fetch-mock
fetch mock for vitest
mock-fetch
Mock the browser's fetch api for testing
fetch-mock-fixtures
Fixtures based mocker for fetch API with BDD style configuration
orval
A swagger client generator for typescript
@fetch-mock/jest
jest wrapper for fetch-mock
node-request-interceptor
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
@fetch-mock/vitest
Vitest wrapper for fetch-mock
@appzmonster/fetch-interceptor
Fetch-interceptor is a JavaScript library to enable request interceptor feature on Fetch API. The library extends Fetch API and uses fluent API design to allow chaining of one or multiple request interceptors to a Fetch API request.
@mswjs/interceptors
Low-level HTTP/HTTPS/XHR/fetch request interception library.
responselike
A response-like object for mocking a Node.js HTTP response stream
storybook-addon-mock
A storybook addon to mock fetch/XHR request
memfs
In-memory file-system with Node's fs API.
http-request-mock
Intercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests in low level.
jest-mock-fetch
Synchronous `fetch` mock for Jest
unready-fetch
Mock fetch API call simulation before real API are ready.
xior
A lite http request lib based on fetch with plugins support and similar API to axios.
msw
Seamless REST/GraphQL API mocking library for browser and Node.js.
@logaxn/router
hot-reload supported router for koa/browser/fetch-api