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
- Filter object keys and values into a new object☆101Updated 11 months ago
- 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
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Get the path of the parent module☆77Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Make a function mimic another one☆94Updated 6 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Temporary files and dirs for Node.js☆68Updated 9 months ago
- Sort an array on an object property☆200Updated 8 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago