sindresorhus / condense-whitespaceLinks
Remove leading, trailing and repeated whitespace from a string
☆40Updated 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 user info of an npm user☆31Updated last year
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Display a notification (macOS 10.9+)☆89Updated this week
- Get the path to an app (macOS)☆63Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get user info from a GitHub username☆22Updated 4 years ago
- Add AVA to your project☆15Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the user's default shell☆40Updated 2 months ago
- Extract the article title of a HTML document☆55Updated 2 months ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Run JavaScript in the browser - Sublime plugin (macOS)☆249Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year