sindresorhus / condense-whitespaceLinks
Remove leading, trailing and repeated whitespace from a string
☆39Updated 3 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:
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Find the root directory of a Node.js project or npm package☆25Updated last month
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Add AVA to your project☆15Updated 4 years ago
- Display a notification (macOS 10.9+)☆87Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get all email addresses in a string☆58Updated 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 3 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Get your public IP address☆27Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year