`[].reduce()` for old browsers
ECMAScript extensions and shims
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Base64 encoding/decoding in pure JS
Various method to process spectra
TypeScript definitions for earcut
<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">
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Augmented EVM data model
A a collection of languages stemmers and stopwords for Lunr Javascript library
Polyfill of future proposal for `util.parseArgs()`
JavaScript utilities for Vega.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Stylable text tables, handling ansi colour. Useful for console output.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
creates a new array with given range
Parse string into array of string elements
Convert a value to an array
Flowtype linting rules for ESLint by flow-typed
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.
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.
A code completion core implementation for ANTLR4 based parsers