sindresorhus / array-unionLinks
Create an array of unique values, in order, from the input arrays
☆76Updated 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:
- Get the path of the caller module☆64Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string is a URL☆85Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 3 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Sort an array on an object property☆200Updated 9 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Simple JavaScript options parser inspired by yargs☆22Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago