Properly hijack require, i.e., properly define require hooks and customizations
Temporarily take over a readable stream
Spec reporter for jasmine behavior-driven development framework
A fake REST server that can run as a service or bundled within a browser, for testing and demoing
Hijack node require calls, with support for hijacking the entire module itself rather than only its properties. Handy for unit testing and mocking require calls in sub modules!
A message bus client in Javascript
safely cleanup in signal handlers
A TypeScript compatible, zero dependency React component to avoid security exploits when opening a link in a new tab.
Give a regex, get a robust predicate function that tests it against a string.
test for inclusion or exclusion of paths using globs
Helper functions
A pure JS implementation SHA256.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A dalao-proxy plugin for hijacking asynchronous requests to do more cool things
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
A high-level API to automate web browsers
Hijack clicks on and within links, probably for client-side routing
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
全局劫持定时器和数组方法的Vue插件
A Writable stream that flushes before emitting finish
A high-level API to automate web browsers
TypeScript definitions for @mapbox/link-hijacker
Cross platform children list of a PID
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.