sindresorhus / array-equalLinks
Check if two arrays are equal
☆36Updated last month
Alternatives and similar repositories for array-equal
Users that are interested in array-equal are comparing it to the libraries listed below
Sorting:
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Check if a value is an object☆40Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Check if a path is the current working directory☆19Updated 3 weeks ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Filter object keys and values into a new object☆101Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 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 8 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago