Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Stylable text tables, handling ansi colour. Useful for console output.
creates a new array with given range
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Parse string into array of string elements
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.
Convert a value to an array
Flowtype linting rules for ESLint by flow-typed
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays
Programmatic access to the ARIA specification
Returns an array of Typed Array names that are available in the current environment
Parse the Forwarded header (RFC 7239) into an array of objects
Randomize the order of items in an array
pack node-style source files from a json stream into a browser bundle
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
write logs to js Array
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
TypeScript definitions for range-parser
Safely push each item of an array to a stream
Generate contour lines from a grid of data.
A library for deep (recursive) merging of Javascript objects
Truncate a semver version: `1.2.3` → `1.2.0`