sindresorhus / array-unionLinks
Create an array of unique values, in order, from the input arrays
☆78Updated 4 years ago
Alternatives and similar repositories for array-union
Users that are interested in array-union are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Get the path of the parent module☆79Updated 4 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 4 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Make a function mimic another one☆96Updated last year
- A Map implementation with expirable items☆93Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Check if a string is a URL☆87Updated 2 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Filter promises concurrently☆80Updated 2 years ago
- Get the hash of an object☆141Updated this week
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Check if a value is a plain object☆104Updated last year