Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
Calculate the mid-range of a strided array according to a mask.
Calculate the variance of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
React data grid component wrapping AG Grid Community Edition with opinionated defaults (sorting, filtering, pagination, auto-sizing), theme adaptation from the `ui-theme` color system (light/dark mode), optional grid state persistence to any async storage
A proof of concept of a generic equivalent of ESLint's globSearch() for use with ConfigArray
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
work with [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild), and just for vue-jsx
Detect native arrow function support.
GraphQL Codegen plugin for building mock data
All essential TypeScript types in one place
Detect native Map support.
Test if an input value is a supported array integer data type.
TypeScript definitions for array-unique
Calculate the mid-range of a strided array according to a mask, ignoring NaN values.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using pairwise summation.
Determine the minimum array data type for storing a provided unsigned integer value.
Detect native async/await support.
Reads PHP arrays from a string into a JavaScript object
Apply a binary callback to elements in two n-dimensional nested input arrays and assign results to elements in an n-dimensional nested output array.
Convert a signed 32-bit integer to an unsigned 32-bit integer.
Exponential distribution constructor.
Generic headless utility library -- crypto, encoding, dates, files, images, SolidJS primitives
CAWS Kernel (v1.0.0) — pure TypeScript governance primitives. Spec/policy/scope/evidence/worktree types, parsers, validators, and lifecycle transitions. No I/O. Stable surface for caws-cli@^11 and external consumers.
Create an iterator which returns evenly spaced numbers over a specified interval.