sindresorhus / alpha-sort
Alphabetically sort an array of strings
☆39Updated 4 years ago
Alternatives and similar repositories for alpha-sort:
Users that are interested in alpha-sort are comparing it to the libraries listed below
- Split a string at one or more indices☆23Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Include only certain items in an array☆16Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Check if a value is a function☆27Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a file path is a compressed file☆17Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Sort an array of numbers☆16Updated 3 months ago
- Get an array of parent directories including itself☆27Updated last year
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Check if a value is a Blob☆22Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Add AVA to your project☆15Updated 4 years ago
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Get the version of a binary in semver format☆42Updated last year
- Check if an Iterable is empty☆22Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Modify the filename in a path☆16Updated 2 years ago