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:
- Filter object keys and values into a new object☆104Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 weeks ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 weeks ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the hash of an object☆137Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Parse milliseconds into an object☆119Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Make a function mimic another one☆95Updated 11 months ago
- Check if your code is running as an npm script☆55Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Check if a string is a URL☆86Updated 2 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- test helpers for working with Node.js' http2 module☆19Updated last month
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Check if a string is HTML☆95Updated 3 weeks ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Check if a path is inside another path☆38Updated 3 weeks ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆39Updated last year
- Check if a URL is absolute☆79Updated 2 weeks ago
- Get the path of the caller module☆65Updated 3 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago