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:
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Extract the article title of a HTML document☆55Updated 3 weeks ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the user's default shell☆40Updated 3 weeks ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Split a string at one or more indices☆24Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆22Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get user info of an npm user☆31Updated last year
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Get the first path that exists on disk of multiple paths☆59Updated 3 weeks ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Simple wildcard matching☆34Updated 3 weeks ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get free disk space info from `df -kP`☆62Updated 3 weeks ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Find the root directory of a Node.js project or npm package☆26Updated 4 months ago