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:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Check if a number is in a given range☆21Updated 4 years ago
- Check if an Iterable is empty☆22Updated last month
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the version of a binary in semver format☆41Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Truncate a URL to a specific length☆61Updated last month
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated 2 years ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago