sindresorhus / array-union
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
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Simple JavaScript options parser inspired by yargs☆22Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated last month
- Make a function mimic another one☆94Updated 4 months ago
- Check if your package was installed globally☆70Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Check if a string is a URL☆85Updated last year
- A Map implementation with expirable items☆93Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Walk up the directory tree until a specified path is found.☆13Updated 3 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Start a promise chain☆58Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Block the main thread for a given amount of time☆124Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago