Code generator for connect-query
Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Compute the squared absolute value of a single-precision floating-point number.
PostHog Rollup plugin
Functions that surround a string with ansicolor codes so it prints in color.
Netlify command line tool
Binomial distribution.
Compute the Bessel function of the first kind of order one.
check if a source string is an es6 module
Convert Unicode characters to Latin characters using transliteration
Search and Rewrite code at large scale using precise AST pattern
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
Stitch MCP CLI helper. Automates Google Cloud authentication. Generates MCP config for your client. Sets up a proxy server.
Internationalized string formatting and locale negotiation
Reads and caches the entire contents of a file until it is modified
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Triangular distribution median.
Render JSX to an HTML string, with support for Preact components.
Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Fill a double-precision floating-point strided array with linearly spaced values over a specified interval.
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
return list of CallSite objects from a captured stacktrace