sindresorhus / array-equal
Check if two arrays are equal
☆34Updated 10 months ago
Alternatives and similar repositories for array-equal:
Users that are interested in array-equal are comparing it to the libraries listed below
- Gracefully restore the CLI cursor on exit☆36Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 7 months ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is an object☆40Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Check if a value is a plain object☆102Updated 9 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago