sindresorhus / array-unionLinks
Create an array of unique values, in order, from the input arrays
☆77Updated 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☆104Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Make a function mimic another one☆96Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Check if a string is a URL☆87Updated 2 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆65Updated 2 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 months ago
- Get the hash of an object☆138Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Check whether a request can be retried based on the `error.code`