Edit object in array with angular2
Run an array of functions in parallel
General purpose glob-based configuration matching.
utilities for primitive JavaScript types
filter character, find duplicate object in array by any key
Polyfill of future proposal for `util.parseArgs()`
Parses set-cookie headers into objects
very fast object redaction
Parse and stringify JSON with comments. It will retain comments even after saved!
Flatten nested arrays
No description provided.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Stringify any JavaScript value.
Copy a descriptor from object A to object B
Loop over each item in an array and call the given function on every element.
Returns true if a value is a plain object, array or function.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
An object schema merger/validator
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
A JavaScript text diff implementation.
Array manipulation, ordering, searching, summarizing, etc.
Find an Object in an array of Objects using property and key
Run an array of functions in parallel, but limit the number of tasks executing at the same time
An array inclusion helper for Object.
Compresses Arrays of Objects to Arrays of Ranges.
Convert deeply nested Virtus or other objects that respond to attributes to hashes and arrays
A Ruby library for deep structural diffing of hashes, arrays, and nested objects with apply/revert, JSON Patch output, similarity scoring, and configurable ignore paths.
Adds `Array#to_proc`.
Convert arrays to CSV (array of hashes, matrixes, ActiveRecord objects etc).
Allow a user to define a set of rules, and then test to see if an array of object match those rules.
Perform operations on and pass around explicit collections of objects
With Sentencify, you can create sentences with array of Active Record objects. It supports I18n.
ToCollection Ruby Refinement - Treat an array of objects and a singular object uniformly as a collection of objects
Provides the class IterableArray, which implements all of the methods of Array (as of Ruby 1.9.3) in an iterable-aware fashion. I.e., behavior is defined to the greatest extent possible for operations that modify an IterableArray from within an iteration block (e.g. each, map, delete_if, reverse_each). To use, call #to_iter on a pre-existing Array or use IterableArray.new; the IterableArray should act identically to a regular Array except that it responds logically to modifications during iteration.
A simple gem to provide juxtaposition to Objects and Arrays