Search results

407 packages found

A real array that automatically removes items to maintain the capped length

published 0.1.2 9 years ago
M
Q
P

React component for filtering an array of items based on an arbitrary hierarchical set of conditions

published 1.1.3 8 years ago
M
Q
P

Curried function deriving new array values by applying provided function to each item/index of provided array. Fast and compatible with modern or old browsers.

published 0.1.2 8 years ago
M
Q
P

A very basic solution to filtering through items in an array in React.

published 0.1.2 3 years ago
M
Q
P

Remove duplicated items from the array

published 2.0.1 6 years ago
M
Q
P

This package includes a set of useful array methods that facilitates working with arrays, specifically the arrays that contain objects or arrays even falsy values (such as: 0, null, false, NaN...). This package is es5 supported.

published 1.0.7 2 years ago
M
Q
P

Get the even numbered items from an array.

published 0.1.1 9 years ago
M
Q
P

Decoding a frame in gif file.

published 0.0.1 3 years ago
M
Q
P

Moves an item's position in an array

published 2.0.1 4 years ago
M
Q
P

an array-manipulating typescript/javascript class that removes and returns items in the array

published 4.0.0 5 years ago
M
Q
P

An array-manipulating typescript/javascript class with methods that remove items from the array

published 4.0.0 5 years ago
M
Q
P

Functions that return indexes of items in an array. Optional arguments give you more flexibility than Array.prototype.indexOf()

published 3.0.2 3 years ago
M
Q
P

An array-manipulating Typescript/Javascript class with methods that return items copied from the array

published 4.0.0 5 years ago
M
Q
P

an array-manipulating typescript/javascript class with methods that increase the length of the array

published 4.0.0 5 years ago
M
Q
P

Filter items from an array or arguments that match the specified javascript native type or types. Uses a very fast filter function.

published 0.1.0 9 years ago
M
Q
P

Function that inserts item(s) into the middle of the array

published 1.0.5 5 years ago
M
Q
P

This function replaces items in the middle of the array

published 1.0.5 5 years ago
M
Q
P

A polyfill for `forEachRight`, works very much the same way as `forEach` but instead iterates in reverse. Useful if you're removing items from the array while you iterate as it won't impact your current index pointer.

published 0.0.1 7 years ago
M
Q
P

An array which fires a callback when either a count of items is reached, or an interval fires and a minimum count is present.

published 0.0.4 7 years ago
M
Q
P

``` initializeTreeArray(items : array, <keyField> : string, <parentKeyField> : string, <nameForChildrenIfWillBeReferenced> : string? default "children", <nameForParentIfW

published 0.2.4 2 years ago
M
Q
P