Manipulate a javascript object with some of the most used functions in arrays
Run an array of functions in parallel
simple code to join literal json object as array
Parse and stringify JSON with comments. It will retain comments even after saved!
General purpose glob-based configuration matching.
An ini encoder/decoder for node
Matches strings against configurable strings, globs, regular expressions, and/or functions
Parses set-cookie headers into objects
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Polyfill of future proposal for `util.parseArgs()`
Flatten nested arrays
A JavaScript text diff implementation.
Yjs encoding protocols
Stringify any JavaScript value.
utilities for primitive JavaScript types
ECMAScript (ESTree) AST walker
Returns true if a value is a plain object, array or function.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Loop over each item in an array and call the given function on every element.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Runs (webpack) loaders
A JS implementation of JSONPath with some additional operators
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.
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
An array inclusion helper for Object.
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