environment-safe-console-intercept ================================== When you want to intercept console output in a uniform way across the server and browser (probably in a test suite that can run on the command line and browser).
capture stdout/console in a uniform way across commonjs/modules and node/browser
event interceptors - like middleware for EventEmitter
No description provided.
Prevent defined property getters from throwing errors
Mock HTTP server for testing HTTP clients and stubbing webservices
detect possibly catastrophic, exponential-time regular expressions
Load environment variables from .env and ensure they are defined
Hooking Node.js stdout
Interceptor library for the native fetch command inspired by angular http intercepts.
Patch console methods to intercept output
Safely and quickly serialize JavaScript objects
Like JSON.stringify, but doesn't blow up on circular refs.
detect possibly catastrophic, exponential-time regular expressions
Capture and assert HTTP ajax calls in webdriver.io 🕸
cypress command to work with Intercept multipart/form-data requests
Build Express middleware to intercept / replace / inspect / transform response
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
Give a regex, get a robust predicate function that tests it against a string.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Safer Node.js Buffer API
Push an array of items into an array, while being robust against prototype modification
Validation for your environment variables
Utilities for working with Windows Subsystem for Linux (WSL)