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
- Check if a file path is a compressed file☆17Updated 10 months ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Split a string at one or more indices☆23Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a value is a function☆27Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Include only certain items in an array☆16Updated 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
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Get the number of days in a year☆23Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Convert milliseconds to other formats☆9Updated 7 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Trim newlines from the start and/or end of a string☆48Updated last year