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 ArrayBuffer?
Angular mentions for text fields.
Robustly get the byte offset of a Typed Array
async.mapLimit's functionality available as a standalone npm module
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS SharedArrayBuffer?
Core logic for the radio group widget implemented as a state machine
Compare your item to items in an array and get the closest one.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Core logic for the rating-group widget implemented as a state machine
Virtual Scroll displays a virtual, "infinite" list. Supports horizontal/vertical, variable heights, & multi-column.
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
Shinkansen Engine
Compare items in two sequences to find a longest common subsequence
An Ember.js computed property macro for grouping objects by a given property.
TypeScript definitions for topo
Official `aws-lite` plugin for SSM
return a grouped object from array
General purpose glob-based configuration matching.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.