sindresorhus / alpha-sort
Alphabetically sort an array of strings
☆39Updated 3 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 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`