arr-diff76.5mMIT4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
jonschlinkertabout 3 years 前arr, array, array differ, array-differ arr-union61.3mMIT3.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 array-ify33.3mMIT1.0.0Turn anything into an array
stevemaoabout 3 years 前array-ify, array, arr, arrify is-arrayish324mMIT0.3.2Determines if an object can be used as an array
qix-about 2 years 前array, arrayish, is, duck