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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Check if a value is an object☆40Updated 3 years ago
- Check if a file path is a compressed file☆17Updated 9 months 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a path exists☆23Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Sort an array of numbers☆16Updated last week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- A safer `.hasOwnProperty()`☆30Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Define a non-enumerable property on an object.☆21Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago