sindresorhus / array-union
Create an array of unique values, in order, from the input arrays
☆75Updated 3 years ago
Alternatives and similar repositories for array-union:
Users that are interested in array-union are comparing it to the libraries listed below
- Get the path of the caller module☆64Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Simple JavaScript options parser inspired by yargs☆22Updated 2 years ago
- Check if a value is a plain object☆102Updated 9 months ago
- Parse HTTP X-Forwarded-For header☆57Updated 9 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 6 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆73Updated this week
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- A Map implementation with expirable items☆93Updated 3 years ago
- Walk up the directory tree until a specified path is found.☆13Updated 2 months ago
- Check if a string is a URL☆85Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago