Search results

215 packages found

Removes duplicates from a sorted array in place

published 1.0.1 10 years ago
M
Q
P

dedupes an array

published 4.2.0 a year ago
M
Q
P

Reduce an array to unique values, optionally into a separate array.

published 2.0.1 6 years ago
M
Q
P

unique your arrays with a key

published 1.0.0 9 months ago
M
Q
P

Create an array of unique values, in order, from the input arrays

published 3.0.1 3 years ago
M
Q
P

Remove duplicate values from an array. Fastest ES5 implementation.

published 0.3.2 8 years ago
M
Q
P

Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.

published 3.1.0 8 years ago
M
Q
P

Deduplicates items in an array

published 1.0.0 4 months ago
M
Q
P

A set of JavaScript array helper functions: position, contains, match, exclude, find, update, replace, move, swap, first, last, unique.

published 2.0.8 2 years ago
M
Q
P

Create an array without duplicates

published 3.0.0 3 years ago
M
Q
P

unique is a function that remove any duplicates from an array.

published 0.0.1 2 months ago
M
Q
P

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

published 4.0.0 7 years ago
M
Q
P

Creates and makes an array without duplicates. Even with array of objects with a specified matcher.

published 1.0.4 8 years ago
M
Q
P

Get unique values of an array. Really, like deeply unique.

published 1.0.2 7 years ago
M
Q
P

Get unique values of an array. Really, like deeply unique.

published 2.1.6 2 months ago
M
Q
P

JavaScript array.filter() compatible unique filter

published 3.1.0 4 months ago
M
Q
P

Consumes a defaults object with booleans, generates all possible variations of it

published 6.1.5 4 months ago
M
Q
P

Make multiple replacements in a string without replacing ones that have already been replaced.

published 1.0.0 6 years ago
M
Q
P

get a unique key for an object ( mainly for react's key={} )

published 1.0.3 a year ago
M
Q
P

Generate unique keys for an array

published 1.2.0 5 months ago
M
Q
P