sindresorhus / condense-whitespaceLinks
Remove leading, trailing and repeated whitespace from a string
☆39Updated 4 years ago
Alternatives and similar repositories for condense-whitespace
Users that are interested in condense-whitespace are comparing it to the libraries listed below
Sorting:
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- ☆22Updated 6 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the path to an app (macOS)☆63Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get the version of a binary in semver format☆41Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get the latest version of an npm package☆53Updated last year
- ESLint shareable config for XO with 2-space indent☆46Updated last year
- Get or check the current macOS version☆62Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year