sindresorhus / array-differ
Create an array with values that are present in the first input array but not additional ones
☆38Updated 3 years ago
Alternatives and similar repositories for array-differ:
Users that are interested in array-differ are comparing it to the libraries listed below
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- Check if a value is a function☆27Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Check if a value is an object☆40Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Check if an Iterable is empty☆22Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Sort an array of numbers☆16Updated 2 months ago
- Log the value/error of a promise☆26Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Repeat a string - fast☆34Updated 3 years ago