Pipe node.js streams safely with Promises
Return promise for writable stream
Wraps a duplex stream and hides the readable or the writable interface
Mocks node.js `http.IncomingMessage` (a request). See also `mock-res`.
Create a duplex stream from a readable and a writable stream.
Test if a value is Node writable stream-like.
A polyfill for the browser APIs used by Remote DOM
The core logic for prefresh.
simplified stream construction
Readable streamx interface over anymatch.
TypeScript definitions for writable-consumable-stream
An async stream which can be iterated over using a for-await-of loop.
Property descriptor factory
tansu is a lightweight, push-based framework-agnostic state management library. It borrows the ideas and APIs originally designed and implemented by Svelte stores and extends them with computed and batch.
Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.
Simplifies communications with Workbox packages running in the service worker
Predefine your Object.defineProperties to create a more human readable API.
TypeScript definitions for pumpify
Ensure directories exist before writing to them.
Reliably determines if the code is running in Node.js
Delay function calls until a set time elapses after the last invocation
Convert streams (readable or writable) to promises
A JavaScript implementation of many web standards
A generic messaging component to send HTTP style message payloads over the window.postMessage API. Requires an implementation of window postMessage proxy such as 'window-post-message-proxy'.