Get the first element or first n elements of an array.
array first
Array manipulation, ordering, searching, summarizing, etc.
General purpose glob-based configuration matching.
"Get the first element or first n elements of an array.Study from jonschlinkert/array-first
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Like a Set, but provides the index of the `key` in the backing array
return the first event in a set of ee/event pairs
Create an array with values that are present in the first input array but not additional ones
Tiny queue data structure
Lazy-evaluating list of files, based on globs or regex patterns
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Get the first fulfilled promise that satisfies the provided testing function
Uppercase first character of each element in arrays of strings.
utilities for primitive JavaScript types
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
A JavaScript text diff implementation.
very fast object redaction
Returns an array of all tabbable DOM nodes within a containing node.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
You can access to the first element of an array by the 'first' method. Now you can access to the second element by 'second' and that until the 999th elements
convert two-dimensional Array into an Array of Structs consuming the first row and/or column as attributes
Joins 2 or more arrays by first element into 1 long iterator
Take two Ruby objects that can be serialized to JSON. Output an array of operations (additions, deletions, moves) that would convert the first one to the second one.
A first gem exercise that splits an array of integers into two arrays, one with even numbers and one with odd numbers.
This gem defines ordinal methods *first, second, third ... ninth, tenth & last* for retrieving values from strings. Ruby Core already includes a Array#first and Array#last so only *second, third ... ninth & tenth* have been added to the Array class.
Return the first element of an array that is not nil or, if given a block, the first non-nil result of the given block.
Output each integer in the array and all the other integers in the array that are factors of the first integer.
This small extension to ruby's Array class provides two additional iterators, Array#each_with_floe and Array#each_with_index_floe, that simplify the reasonably-common need to specially handle "floe"--i.e., first, last, odd, even--when iterating through the elements of an array. It's particularly handy for generating CSS classes.
All methods that alter the contents of an array that implements this Gem are first checked to ensure that the added items are of the types allowed. All methods behave exactly as their Array counterparts, including additional forms, block processing, etc.
Created to fill a need in supplying two arrays (a,b) of varying size and representing a third array (c) that uses items from the first array (a) and reversably encodes it into items from the second array (b) and returns the fourth array (d). Decoding using the same arrays should turn fourth array (d) into the third array (c). Examples include letters to numbers, musical notes to colors, or any other grouping of objects describable as an array words.
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.