Check if an object is an array or a typed array
Run an array of functions in parallel
Guarantees an array back
Push an array of items into an array, while being robust against prototype modification
Turn an array like into an array
Convert a value to an array
Turn anything into an array
Create an array without duplicates
Like an array, but rounder.
Determines if an object can be used as an array
Recursively flatten an array or arrays.
Returns an array of mapped values from an array or object.
Remove duplicate values from an array. Fastest ES5 implementation.
Rescale an array into a range
Create an array of unique values, in order, from the input arrays
Validates if a value is an array.
Map `visit` over an array of objects.
Run an array of functions in series
Replace or remove multiple items in an array.
Get an array of recursive directory contents
Get the minimum value in an array
Get v8 stack traces as an array of CallSite objects.
Get the maximum value in an array
Parse the Forwarded header (RFC 7239) into an array of objects
An RSpec matcher that ensures expected is an array and each element is of specified type.
An RSpec matcher that ensures expected is an array and each element is of specified type.
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.