@tanzanite/events-intercept
event interceptors - like middleware for EventEmitter
event interceptors - like middleware for EventEmitter
Low-level HTTP/HTTPS/XHR/fetch request interception library.
Easily intercept, modify, and simulate EventSource server-sent events.
Wrapper on fetch to modify the request
Fastify plugin to override decorators, plugins and hooks
Low-level HTTP/HTTPS/XHR/fetch request interception library.
CodeZero's service daemon
Symfony Web Debug Toolbar flavor for React
Easily intercept and modify XHR request and response
pass console outputs to the screen
A helper for better Cypress testing; mocking, throttling and waiting for requests with advanced statistics
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.
Msal-Token-Interceptor is a request interceptor which uses Microsoft MSAL to handle OAuth 2.0 token exchange with Microsoft Identity Platform during a fetch request. This is part of fetch-interceptor family.
Low-level HTTP/HTTPS/XHR/fetch request interception library. Fork of @mswjs/interceptors.
Intercept express.js responses before It get sent.
vue3 dom事件拦截器
proxying fetch function in browser
Intercepts browser's back navigation allowing to resume it later if needed
Intercept all function calls happening on an object
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.