array-union213.6mMIT3.0.1Create an array of unique values, in order, from the input arrays
sindresorhusabout 3 years 前array, set, uniq, unique lodash.uniq78.9mMIT4.5.0The lodash method _.uniq
exported as a module.
lodashabout 3 years 前lodash-modularized, uniq arr-union63.7mMIT3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
jonschlinkertabout 3 years 前add, append, array, arrays uniq23.9mMIT1.0.1Removes duplicates from a sorted array in place
mikolalysenkoalmost 3 years 前array, duplicate, unique, uniq