Showing 21-40 of 324,079 packages
Convert an array-like object to an object likely to have the same "shape".
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.
Test if a value is an array-like object containing only nonnegative integers.
Doubly linked list implementation for JavaScript with iterator and array-like interface
Create a minimal array-like object supporting the accessor protocol from another array-like object.
convert array-like objects to arrays
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
Test if an array-like value contains a search value.
Range content change operator for arrays and array-like objects
Cross-browser array-like slicer.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an array-like object.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return element accessors for a provided array-like object.
Sample elements from an array-like object.
Test if a value is an array-like object containing only integers.
Stringify an object/array like JSON.stringify just without all the double-quotes
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
simple function to provide array-like splice functionality to strings