npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "intercept" 的结果(共 16 个)
intercept-stdout

Hooking Node.js stdout

MIT
import-in-the-middle

Intercept imports in Node.js

Apache-2.0
fixture-stdout

A test fixture to intercept writes to stdout.

node-request-interceptor

Low-level HTTP/HTTPS/XHR request interception library for NodeJS

MIT
@mswjs/interceptors

Low-level network interception library for Node.js.

MIT
axios-retry

Axios plugin that intercepts failed requests and retries them whenever posible.

Apache-2.0
understudy

action interceptor for dynamic extensible systems

MIT
patch-console

Patch console methods to intercept output

MIT
gatsby-plugin-catch-links

Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.

MIT
events-intercept

event interceptors - like middleware for EventEmitter

MIT
catch-links

intercept local link clicks on a page

MIT
cept

Legacy package to intercept method calls

MIT
mitm-mwoc

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.

mitm-papandreou

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.

AGPL-3.0-or-later WITH GPL-3.0-linking-exception
http-intercept

Enhancement for Node's HTTP `IncomingMessage` & `ServerResponse` for data going from/to such streams to be intercepted - and modified... :)

MIT
@storybook/instrumenter

The Storybook Instrumenter is used to patch a (3rd party) module to track and intercept function invocations for step-through debugging using the Interactions addon. In essense, the Instrumenter traverses a given object, recursively monkey-patching any fu

MIT