array extension methods for TypeScript
Add extension methods to string, number, date, array, and object base classes
date extension methods for TypeScript
All essential TypeScript types in one place
number extension methods for TypeScript
object extension methods for TypeScript
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Array manipulation, ordering, searching, summarizing, etc.
Source code handling classes for webpack
Zero dependency library to safe merge objects.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Codecs for various data structures
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array
TypeScript definitions for d3-polygon
Simple text tree diagrams from arrays.