sindresorhus / is-array-sortedLinks
Check if an Array is sorted
☆34Updated 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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Convert a time string to seconds: '0017' → 1337☆34Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the latest version of an npm package☆53Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Linkify GitHub issue references☆47Updated last month
- Regular expression for matching issue references☆49Updated 11 months ago