npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "monkey" 的结果(共 11 个)
shimmer

Safe(r) monkeypatching for JavaScript.

BSD-2-Clause
hooker

Monkey-patch (hook) functions for debugging and stuff.

fs-monkey

Monkey patches for file system related things.

Unlicense
esvalid

confirm that a SpiderMonkey format AST represents an ECMAScript program

3-Clause BSD
esfuzz

JS fuzzer for generative testing of parsers that implement the SpiderMonkey Reflect.parse API

esanimate

Helpers for converting back and forth between esprima/SpiderMonkey ASTs and JavaScript objects.

BSD-3-Clause
monkeypatch

Slightly easier monkeypatching

MIT
@sanity/plugin-loader

Monkey-patches node's require algorithm to allow requiring of Sanity parts

MIT
spiderman

Super powers for the SpiderMonkey Parser API

gremlins.js

A monkey testing library written in JavaScript, for Node.js and the browser. Use it to check the robustness of web applications by unleashing a horde of undisciplined gremlins.

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