An ArrayList implementation in JavaScript/TypeScript.
Lazy-evaluating list of files, based on globs or regex patterns
A simple list of possible Typed Array names.
Match human-quality input to potential matches by edit distance.
Maintain and search through a sorted array using some low level functions
Put a bunch of emitted events in an array, for testing.
A JavaScript text diff implementation.
core-js compat
Curated collection of data structures for the JavaScript/TypeScript.
Minimal async jobs utility library, with streams support
A simple list of CSS shorthand properties and which longhand properties they expand to
No description provided.
output coverage reports using Node.js' built in coverage
A highly consumable list of bad (profanity) english words (forked from badwords)
Simple dependency graph.
Array manipulation, ordering, searching, summarizing, etc.
Tiny queue data structure
List of Android Supported Devices
Yet Another Linked List
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Simple javascript lib for converting a [comma || space] delimited string to an array
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.