unique-concat
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
safe-array-concat
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
chai-arrays
a simple chai plugin for better array assertions
char-buffer
Collect CharCodes and convert them to string.