Cross spawn with a completion callback
Position a dropdown element near a button in a way that fits on the screen.
Framework agnostic JSON API serializer.
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
protobuf-style varint bytes - use msb to create integer values of varying sizes
Calculate the cumulative sum of double-precision floating-point strided array elements.
Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.
A Map variant which allows for equivalent (deeply equal) object and array keys
Matches a data object against a reference value
A mixin guard that allows for one of N guards to pass for the request to be considers authenticated.
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Match substrings on the left or right of a given index, ignoring whitespace
Array utilities (immutability, fp helpers)
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Detect native Proxy function support.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Test if an object's own or inherited property is non-configurable.
return whitelisted properties of an object
Returns true if the callback returns truthy for all elements in the given array.
node.js CLI option parser / validator using Zod
Test if a value is a 1-dimensional ndarray-like object containing single-precision floating-point numbers.
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.