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
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Find mapcodes in a string☆24Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Rename a function☆46Updated last year
- Pick random items from a list☆15Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 weeks ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Regular expression for matching astral symbols☆34Updated 6 years ago