Check if an Array is sorted
☆35Aug 11, 2021Updated 4 years ago
Alternatives and similar repositories for is-array-sorted
Users that are interested in is-array-sorted are comparing it to the libraries listed below
Sorting:
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated 3 weeks ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Validate JavaScript code and report possible syntax errors☆24Aug 12, 2024Updated last year
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Get the number of days in a year☆25Apr 21, 2021Updated 4 years ago
- Check if two floats are almost equal☆18Apr 7, 2021Updated 4 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Extract the actual stack of an error☆68Jul 8, 2022Updated 3 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Get the path to this package - Useful for testing☆22Aug 9, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 3 weeks ago
- List of compressed file extensions☆16Apr 30, 2024Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Exclude certain items from an array☆23Jun 13, 2025Updated 8 months ago
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Get your public IP address☆27Sep 15, 2025Updated 5 months ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Nov 4, 2023Updated 2 years ago