Various method to process spectra
ECMAScript extensions and shims
`[].reduce()` for old browsers
Polyfill of future proposal for `util.parseArgs()`
TypeScript definitions for earcut
A polyfill for Array.prototype.flat and Array.prototype.flatMap
JavaScript utilities for Vega.
An array is a collection of values, stored contiguously.
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
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.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
creates a new array with given range
A lightweight `updateIn` for immutable objects.
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
Programmatic access to the ARIA specification
取得陣列唯一值,支援深度比較巢狀物件和陣列 / Get unique values from array with deep comparison for nested objects and arrays
ESLint rule to allow for multiple severities to be used for no-restricted-imports