sindresorhus / array-equal
Check if two arrays are equal
☆34Updated 11 months ago
Alternatives and similar repositories for array-equal:
Users that are interested in array-equal are comparing it to the libraries listed below
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Check if a value is an object☆40Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the caller module☆64Updated 3 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
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Filter object keys and values into a new object☆101Updated 9 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Lowercase the keys of an object☆40Updated last year
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if a path is the current working directory☆19Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 8 months ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆17Updated last month
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago