A simple list of possible Typed Array names.
Render Portable Text to HTML
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Convert an array to a csv formatted string
Utilities for executing code in Web Workers
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
A simple set of utility functions for colours.
A thenable to streamline a possibly sync / possibly async workflow.
Events and more for arrays
Helper function to replace certain member expressions with function calls
Type checking for JavaScript functions
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Mathematical expression evaluator fork with exports map, prototype pollution and code injection security fixes
Vite DevTools RPC Layer
Pure double-double precision functions *with strict error bounds*.
Converts Zod schemas to Json Schemas
Compile ES2015 arrow functions to ES5