Search results

410 packages found

Remove array item(s) by value

published 1.0.1 6 months ago
M
Q
P

Get consecutively unique elements from an array

published 4.0.0 4 months ago
M
Q
P

An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3

published 1.1.3 6 months ago
M
Q
P

Get the longest item in an array.

published 2.0.1 7 years ago
M
Q
P

A random weighted item chooser with custom seed option for JavaScript and TypeScript.

published 1.1.10 7 months ago
M
Q
P

A basic items manipulation model

published 2.1.0 a month ago
M
Q
P

Visit a method over the items in an object, or map visit over the objects in an array.

published 1.0.0 7 years ago
M
Q
P

Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.

published 7.4.0 9 months ago
M
Q
P

Reorder items by ids.

published 1.0.1 2 months ago
M
Q
P

Get a random combination from a list of items.

published 0.1.1 18 days ago
M
Q
P

Group arrays by complex keys into polymorphic structures

published 4.0.0 a year ago
M
Q
P

Replace or remove multiple items in an array.

published 5.0.2 5 days ago
M
Q
P

Queue, ArrayQueue. Javascript & Typescript Data Structure.

published 1.52.3 19 days ago
M
Q
P

Run async fn for each item in (async) iterable

published 1.0.0 2 years ago
M
Q
P

Add up all the numbers in the array

published 1.10.0 4 months ago
M
Q
P

Clone an array of objects

published 1.4.0 2 months ago
M
Q
P

Loop over each item in an array and call the given function on every element.

published 1.0.1 8 years ago
M
Q
P

Like a stack, the queue is a linear data structure that stores items in either a First In First Out (FIFO) or Last In First Out (LIFO) manner. With FIFO, the least recently added item is removed first, while with LIFO, the most recently added item is remo

published 6.9.91 9 hours ago
M
Q
P

Type-safe utilities to return a random element from an array or random entry from an object

published 1.0.0 a month ago
M
Q
P

Get unique objects from array of objects

published 1.4.0 2 months ago
M
Q
P