sindresorhus / strip-indent-cliLinks
Strip leading whitespace from each line in a string
☆13Updated 4 years ago
Alternatives and similar repositories for strip-indent-cli
Users that are interested in strip-indent-cli are comparing it to the libraries listed below
Sorting:
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Find mapcodes in a string☆26Updated 3 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Check if a value is a Blob☆24Updated 2 years ago
- Get user info from a GitHub username☆24Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Exclude certain items from an array☆23Updated 6 months ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆18Updated 4 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Control the AnyBar app☆34Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Sort an array of numbers☆18Updated 3 months ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Pick random items from a list☆16Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Display a notification (macOS 10.9+)☆90Updated last month