isNotArray helper for older browsers
Function triggers error if argument is not array
2 functions that check if argument is or is not array
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
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.
Simple dependency graph.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Fallback when a value is not Array.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Detect whether or not an object is a Typed Array
Returns true if a value is a plain object, array or function.
Returns an array of all tabbable DOM nodes within a containing node.
Runs (webpack) loaders
Put a bunch of emitted events in an array, for testing.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Polyfill of future proposal for `util.parseArgs()`
Array manipulation, ordering, searching, summarizing, etc.
Yjs encoding protocols
Parses set-cookie headers into objects
General purpose glob-based configuration matching.
Like which(1) unix command. Find the first instance of an executable in the PATH.
In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. See Examples in the rdoc documentation for examples.
Simple library to parse PostgreSQL arrays into a array of strings
A gem that adds range methods to Ruby's Range and Array classes. (Range#+, Range#-, Array#rangify, Array#intersection, Array#missing)
Bit array for ActiveRecord
Recursively sort nested ruby Arrays and Hashes + deepmerge
It makes histograms out of Ruby data. How cool is that!? Pretty cool if you ask me.
Array/Hash/Struct#dig backfill for ruby
Easy Diff enhances the functionality of Hash, allowing recursive diff, merge, and unmerge of arbitrarily constructed hashes. This is perfect for people who need to do diffs on not only plain text files but also data as Hash or JSON objects. Unmerge is included with diff and merge to more easily allow versioning of arbitrary data.
Compresses Arrays of Objects to Arrays of Ranges.
Encode an array of coordinates for the Google Static Maps and MapQuest APIs.
Converts a Hash or Array into dot strings
Access nested Hash (JSON) with a string path