Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
concatenative mapdashery
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Super-minimalist version of `concat-stream`. Less than 15 lines!
writable stream that concatenates strings or binary data and calls a callback with the result
Concatenate file contents with a custom separator and generate a source map
Callbag factory that concatenates data from multiple callbag sources
TypeScript definitions for concat-stream
Concatenate files.
Utils for managing and manipulating ESLint flat config arrays
Generate a unique character string suitible for use in files and URLs.
concatenate multiple files
Generate a unique random string
Generate a unique filename for use in temporary directories or caches.
A Minipass stream that collects all the data into a single chunk
Check TypeScript type definitions
Composable functional (async) iterable helpers
Concatenate files while generating or propagating sourcemaps.
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Ensure CSS selectors are unique.
Fast, good-enough concatenation with source maps.
Remove a UTF8 BOM at the start of the stream.
Functions for combining color matrices
Remove duplicate values from an array. Fastest ES5 implementation.