sindresorhus / condense-whitespace
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
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- ☆22Updated 6 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the version of a binary in semver format☆35Updated 11 months ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Linkify GitHub issue references☆46Updated 5 months ago
- Add AVA to your project☆15Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Pick random items from a list☆15Updated 3 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Display a notification (macOS 10.9+)☆87Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 2 years ago