Remove absolute paths from your Jest snapshots
Return the current working directory.
Validates JavaScript files with JSLint
Make geometries editable in Leaflet
Stylish console.log for node
Internal: Hexagonal architecture core for scenario-based testing with MSW
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
An asynchronous iterator library for advanced object pipelines.
Test if a value is object-like.
Create your next immutable state by mutating the current one
Command-line syntax highlighter.
koa error handler, hack ctx.onerror
A snap simple keyring dapp used in MetaMask e2e tests.
Error handling for Vinyl plugins.
Create a Red Hat package for your Electron app.
A simple http server with built in history-api-fallback behavior
mocha cli with webpack support
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Serverless plugin to delete old versions of deployed functions from AWS
Create typed, structured error classes from simple definitions.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
A payload formatter for the Ethereum RPC layer.
A Nest module wrapper for winston
Handling/creating hybrid errors. Hybrid middleware between callbacks and throws. Helpful util for modules that have hybrid APIs and want when they use promises, directly to throw the errors; when use callbacks to pass errors to first argument of this call