sindresorhus / array-differLinks
Create an array with values that are present in the first input array but not additional ones
☆41Updated 4 years ago
Alternatives and similar repositories for array-differ
Users that are interested in array-differ are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 2 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 2 months ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if a value is an object☆42Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Create a Vinyl file from an actual file☆43Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 2 months ago
- Strip the final newline character from a string/buffer☆37Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 months ago
- Check if a file is executable☆29Updated 7 years ago
- Modify the values of an object☆29Updated 4 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago