Array#some ponyfill for older browsers
tests whether some element in the array passes the test implemented by the provided function
Tests whether some element passes the provided function.
Checks if any value satisfies a test.
Array manipulation, ordering, searching, summarizing, etc.
Lazy Array some. Once fun returns non falsy value, that value is returned and search is suspended
enhance promise with functionality like array some method
Put a bunch of emitted events in an array, for testing.
A JavaScript text diff implementation.
No description provided.
Turns off all rules that are unnecessary or might conflict with Prettier.
Lazy-evaluating list of files, based on globs or regex patterns
Rope-based persistent sequence type
Get the list of files installed in a package in node_modules, including bundled dependencies
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Checks if any value satisfies a test.
`Array#forEach()` but it’s possible to define where to move to next
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Create an array by repeating the given value n times.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
A JS implementation of JSONPath with some additional operators
High-performance JSON Pointer implementation
This gem takes takes a bunch of text and returns the sentences found based on language specific rules. E.g. start and end delimiters etc.
A library providing a hash with preserved order and some array-like extensions.
Some tools to deal with time based arrays
Some simple but very useful utilities for Array objects. It primarily focuses on using the most efficient methods to get and modify certain values from Arrays.
The Ruby Array class is extended with some traversing methods and you will also be able to get and set the individual array elements with indexes as of the indexes were attributes of an array.
Extends standard library Array with some common gonzo needs
Connect to MYSQL more easily
The goal of this gem is to add some usefull methods for array.
Hashutils is a collection of utilities for dealing with hashes. Most remarkable features are to_xml, from_xml and accepting methods as key accessors
A Rails plugin that provides some form helper methods for use array column.
Pretty simple gem implementing a method to sort arrays-of-arrays according to a column and arrays-of-hashes according to a key.
Multisets with negative membership
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.