jonschlinkert / arr-diff
Returns an array with only the unique values from all given arrays using strict equality for comparisons.
☆46Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for arr-diff
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check if a number is in a given range☆21Updated 3 years ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- Loop over each item in an array and call the given function on every element.☆14Updated 7 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆60Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Check if something is a promise☆47Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Get a random key from an object☆18Updated 4 months ago
- Check if a Buffer/Uint8Array is a JPEG image☆27Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 3 years ago
- Rename a function☆45Updated last year
- Get a random property from an object☆15Updated 4 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago