Count bytes passing through a stream
Configure `node-stdlib-browser` for Vite projects
Convert Node Streams into ECMAScript-Observables
Create a strided array function interface which performs multiple dispatch.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array and assigning results to a single-precision floating-point strided output array.
Return the enumeration constant associated with a supported strided array data type value.
file streams that roll over when size limits, or dates are reached
Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.
Convert a Node-API value to a double-precision floating-point array.
Define non-enumerable read-only properties which expose strided array function meta data.
TypeScript definitions for multistream
Calculate the cumulative sum of strided array elements using pairwise summation.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array and assigning results to a double-precision floating-point strided output array.
Convert JSON to CSV
Test if a value is a BooleanArray.
Writable stream for inspecting streamed data.
Object transformations implementing the Node.js `stream.Transform` API
C API for validating, extracting, and transforming (to native C types) function arguments provided to a strided array Node-API add-on interface.
A light-weight module that brings Fetch API to node.js
Return an array of an object's own enumerable and non-enumerable property names.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using pairwise summation.
Assert that a Node-API value is a specified Node-API data type.
Test if a value is a Uint8ClampedArray.