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:
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Exclude certain items from an array☆21Updated 3 weeks ago
- Check if a file path is a compressed file☆17Updated last year
- Include only certain items in an array☆17Updated 3 weeks ago
- Get the version of a binary in semver format☆42Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Sort an array of numbers☆17Updated 5 months ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a value is an object☆40Updated 4 years ago
- clean up licenses from package.json files and the npm registry☆14Updated 10 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Get user info from a GitHub username☆22Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a value is a Blob☆22Updated last year