sindresorhus / alpha-sortLinks
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
Sorting:
- 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
- Check if a file path is a compressed file☆17Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Add AVA to your project☆15Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Get the version of a binary in semver format☆42Updated last year
- Sort an array of numbers☆17Updated 4 months ago
- Include only certain items in an array☆16Updated 3 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- clean up licenses from package.json files and the npm registry☆14Updated 10 years ago
- Yeoman welcome message used in generators☆19Updated 4 months ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Ask me anything☆11Updated 9 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- ☆62Updated 4 years ago