sindresorhus / array-union
Create an array of unique values, in order, from the input arrays
☆75Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for array-union
- Filter object keys and values into a new object☆100Updated 5 months ago
- Simple JavaScript options parser inspired by yargs☆21Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a string is a URL☆84Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Node CLI or module to calculate folder size☆63Updated this week
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the parent module☆77Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- A safer `.hasOwnProperty()`☆30Updated last year
- User-friendly pseudorandom number generator (PRNG)☆107Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Check if a string is a valid filename☆59Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Sort an array on an object property☆199Updated 2 months ago
- A Map implementation with expirable items☆92Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆193Updated last year
- A better `Promise.race()`☆46Updated last year
- Make a function mimic another one☆91Updated last week
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago