jonschlinkert / arr-diff
Returns an array with only the unique values from all given arrays using strict equality for comparisons.
☆46Updated 3 years ago
Alternatives and similar repositories for arr-diff:
Users that are interested in arr-diff are comparing it to the libraries listed below
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if a path is the current working directory☆19Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Strip the final newline character from a string/buffer☆36Updated 3 months 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 a path is a file, directory, or symlink☆78Updated 6 months ago
- Break out of a promise chain☆23Updated 3 years ago
- Rename a function☆46Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Get a random key from an object☆18Updated 7 months ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆60Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Simple wildcard matching☆34Updated 3 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
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Import a globally installed module☆57Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago