Align the text in a string.
creates a new array with given range
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
utilities for primitive JavaScript types
Generate, and decode, base64 VLQ mappings for source maps and other uses
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Parses set-cookie headers into objects
TypeScript definitions for lexicographic-integer
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Make any value an array. No dependencies.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Fast kernel density estimation library
Test if a value is an array-like object containing only nonnegative integers.
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
An arbitrary length integer library for Javascript
Return the maximum length of array in JavaScript.
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Removes duplicates from a sorted array in place
Traverse JSON Schema passing each schema object to callback
Lightweight validator supporting Language Independent Validation Rules Specification
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers
create a new array filled with a value, or zero