Take elements from an indexed array.
Return an accessor function for retrieving an element from an indexed array-like object.
Return an accessor function for setting an element in an indexed array-like object.
An extension to native Array which supports direct element lookup by position index or primary key.
Copy the elements of an indexed array-like object to a new generic array.
database-like indexed array that always returns a new array
Array#filter() with also detecting indexes of filtered values
An indexed array for fast data access
Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.
This package provides utilities for encoding and formatting URL query parameters.
A utility function to index arrays by any criteria
IndexedDB-based stamper for @turnkey/http
Angular wrapper to IndexedDB database.
Server-side DOM implementation based on Mozilla's dom.js
Solidity contract and typescript library for static multi-calls
Server-side DOM implementation based on Mozilla's dom.js
Collection of 100+ essential React Hooks with TypeScript support, tree-shaking, and SSR compatibility. Sensors, browser APIs, state management, animations, and more.
Array manipulation, ordering, searching, summarizing, etc.
Extended native JavaScript Array which provides indexed lookup similar to native Map.
A library for Backstage backend plugins that want to interact with the search backend plugin
Indexed cross-filtering for Vega dataflows.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Array#index: returns the index list in array such that the object is == to obj. Array#slice_by_indexes: Array#slice by indexes.
Binary search and index methods for Ruby Arrays.
Reduce an array to a hash that indexes the array
Array functionality in Strings as well as Matching, Indexing, Substitution, Deletion, and more.
Filtra filters an array of tokens or words so they can be indexed by Busca, the simple redis search
Binary search and index methods for Ruby Arrays.
Indexa indexes an array of words in a redis backend to be searched by Busca, the simple redis search
Access sub-integer array indexes in Ruby: Array.new([1,2])[0.5] == 1.5
suggests Hash or Array access on error with invalid key or index
Return randomized data from arrays and hashes. The randeaux methods takes two arguments: the data structure you wish to sample and an optional argument for the number of elements you wish to be returned. By default, randeaux will return one random element.
A simple Ruby gem that handles the issue with Ruby’s Array class when inserting an element at an index greater than the current array size. It handles this by intelligently appending the result to the end of the array instead of creating a sparse array. It also includes some other useful Array methods for common uses.
Evaluate JSONPath expressions against Ruby hashes and arrays. Supports dot notation, array indexing, wildcards, slices, filter expressions, recursive descent, and length comparisons for querying nested data.
No description provided.
No description provided.
No description provided.