Projects in Awesome Lists tagged with array-like
A curated list of projects in awesome lists tagged with array-like .
https://github.com/dcousens/is-sorted
A small module to check if an Array is sorted
array array-like javascript sort sorting
Last synced: 14 Sep 2025
https://github.com/rsokl/phantom-tensors
Tensor-like types – with variadic shapes – that support both static and runtime type checking, and convenient parsing
array-like jax numpy parsing runtime static tensor tensor-types torch type-checking variadic-shapes
Last synced: 02 Mar 2026
https://github.com/munrocket/overload-bracket
Overloading square bracket operator [] in javascript and other array methods to any object with container using es6 proxy.
array-like brackets es6 meta meta-programming overload proxy pseudo-array
Last synced: 19 Mar 2025
https://github.com/thadeu/recollect-array
🔃 Simple wrapper to filter array using Ruby and simple predicate conditions
array array-filter array-like collection-filters filter gems recollect-array ruby
Last synced: 04 Oct 2025
https://github.com/stdlib-js/streams-node-from-circular-array
Create a readable stream from a circular array-like object.
array array-like convert from javascript node node-js nodejs readable stdlib stream streams string typed typed-array util utilities utility utils
Last synced: 03 Mar 2026
https://github.com/stdlib-js/utils-async-every-by-right
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
all array-like async asynchronous collection every everyright iterate javascript node node-js nodejs predicate right stdlib test util utilities utility utils
Last synced: 24 Jul 2025
https://github.com/stdlib-js/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 24 Feb 2026
https://github.com/stdlib-js/utils-every
Test whether all elements in a collection are truthy.
all array-like collection every iterate javascript node node-js nodejs stdlib test util utilities utility utils validate
Last synced: 15 Apr 2025
https://github.com/stdlib-js/array-base-to-accessor-array
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
accessor accessors array array-like convert data javascript node node-js nodejs object protocol stdlib structure types wrap wrapper
Last synced: 04 Jan 2026
https://github.com/stdlib-js/utils-async-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
all array-like async asynchronous collection every iterate javascript node node-js nodejs none predicate stdlib test util utilities utility utils validate
Last synced: 30 Apr 2025
https://github.com/stdlib-js/utils-any-by
Test whether at least one element in a collection passes a test implemented by a predicate function.
any array-like collection iterate javascript node node-js nodejs predicate stdlib test util utilities utility utils validate
Last synced: 23 Sep 2025
https://github.com/stdlib-js/utils-until-each
Until a test condition is true, invoke a function for each element in a collection.
array array-like collection each for foreach iterate javascript node node-js nodejs stdlib typed-array until util utilities utility utils while
Last synced: 21 Feb 2026
https://github.com/stdlib-js/iter-to-array-view
Fill an array-like object view with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 24 Apr 2025
https://github.com/stdlib-js/utils-every-by-right
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
all array-like collection every everyright iterate javascript node node-js nodejs predicate stdlib test util utilities utility utils validate
Last synced: 04 Mar 2026
https://github.com/stdlib-js/utils-async-some-by
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
all any array-like async asynchronous collection every iterate javascript node node-js nodejs predicate some stdlib test util utilities utility utils
Last synced: 03 Apr 2025
https://github.com/stdlib-js/utils-async-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
array array-like async asynchronous collection in-place inmap iterate javascript map mutate node node-js nodejs right stdlib util utilities utility utils
Last synced: 10 Jul 2025
https://github.com/stdlib-js/assert-is-array-like
Test if a value is array-like.
array array-like assert assertion check is isarraylike javascript node node-js nodejs stdlib type util utilities utility utils
Last synced: 16 Mar 2026
https://github.com/lopatnov/make-iterable
How to make object as array? This TypeScript library makes objects as Array like and iterable. Open lopatnov/make-iterable project and see for yourself.
array-like iterable javascript object-iterable typescript typescript-library
Last synced: 20 Jan 2026
https://github.com/stdlib-js/array-base-cusome-by-right
Cumulatively test whether at least `n` elements in a provided array pass a test implemented by a predicate function, while iterating from right-to-left.
array array-like cumulative cusome-by-right generic iterate javascript node node-js nodejs predicate stdlib test utlis validate
Last synced: 04 Apr 2025
https://github.com/gyumeijie/isarraylike
Check if an object is array-like
array-like npm-package utility
Last synced: 02 Aug 2025
https://github.com/liqueurdetoile/dotobjectarray
Implements array-like methods for Object with support for dotted notation keys
array array-like dot-notation javascript object
Last synced: 12 Nov 2025
https://github.com/stdlib-js/utils-key-by-right
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.
array-like collection convert iterate javascript key keyby keybyright node node-js nodejs obj object right stdlib transform util utilities utility utils
Last synced: 14 Jun 2025
https://github.com/stdlib-js/utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
array array-like collection each for foreach foreachright iterate javascript node node-js nodejs right stdlib until util utilities utility utils while
Last synced: 24 Oct 2025
https://github.com/stdlib-js/utils-inmap
Invoke a function for each element in a collection and update the collection in-place.
array array-like collection in-place inmap iterate javascript map mutate node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 09 Feb 2026
https://github.com/manferlo81/each-arg
Iterates through arguments or any other array-like object starting from specific index.
arguments array array-like callback each for-each params
Last synced: 22 Feb 2026
https://github.com/manferlo81/args-to-arr
Converts arguments or any other array-like object into an array starting from specific index.
arguments array array-like convert params rest slice to-array
Last synced: 04 Apr 2025
https://github.com/xotic750/array-like-slice-x
Cross-browser array-like slicer.
array-like browser javascript nodejs slice
Last synced: 30 Apr 2025
https://github.com/volkovasystems/doubt
Checks entity if array, arguments, iterable or array-like.
arguments array array-like as-array doubt iterator
Last synced: 16 Mar 2025
https://github.com/uzmoi/parsea
parser combinator library for parsing array-like
Last synced: 07 Sep 2025