array-union
Create an array of unique values, in order, from the input arrays
arr-union
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
union-value
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
lodash.union
The lodash method `_.union` exported as a module.
uniqs
Tiny utility to create unions and de-duplicated lists