The Node.js `util.deprecate()` function with browser support
Implements performance.now (based on process.hrtime).
Safely wrap some text in a JavaScript comment, escaping close `*/` sequences.
Turns async function into sync via JavaScript wrapper of Node event loop
Turn a function into an `http.Agent` instance
ESLint plugin that detects incorrect use of DOM globals in order to properly do SSR
Run the supplied function exactly one time (once)
Provides safe and convenient methods to allocate, read, and write numeric values, strings, and typed arrays, within an ArrayBuffer heap, like the one used within WebAssembly and Emscripten modules.
analytize the time of loaders and plugins
Create custom commands using plain-old functions
Simple connect middleware to wrap the request handling in a domain and set and access data for the current request lifecycle only.
Makes your videos fluid-width.
Textwrap for javascript/nodejs. Correctly handles wide characters (宽字符) and emojis (😃). Wraps strings with option to break on words.
insert implicit module globals into a module-deps stream
when you want to fire an event no matter how a process exits.
Compiles sync functions into async generator functions
🧙 Valtio makes proxy-state simple for React and Vanilla
Simple module to add additional directories to the Node module search for top-level app modules
Return the filename and line number of the calling function
A simple Node.js module to check if a TCP port is already bound.
Allows the use of ES2016 async functions as Express route handlers
A sdk for support module federation
Distributed task scheduler and rate limiter
Helper to wrap functions inside a function call.