sindresorhus / is-array-sortedLinks
Check if an Array is sorted
☆35Updated 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:
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Check if a value is a function☆29Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Check if a number is in a given range☆22Updated 5 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Find mapcodes in a string☆26Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated last week
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago