sindresorhus / get-emails-cliLinks
Get all emails in a text file or stdin
☆24Updated 4 years ago
Alternatives and similar repositories for get-emails-cli
Users that are interested in get-emails-cli 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
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆22Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if a file path is a text file☆18Updated last year
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Regular expression for matching mapcodes☆18Updated 3 years ago
- Left pad each line in a string☆19Updated 2 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 4 years ago
- Pick random items from a list☆15Updated 4 years ago
- Extract the article title of a HTML document or website☆30Updated 3 weeks ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Simple wildcard matching☆34Updated 3 weeks ago
- Check if a string is email like☆23Updated 4 years ago
- Get all email addresses in a string☆59Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Get free disk space info from `df -kP`☆62Updated 3 weeks ago
- Get your public IP address☆27Updated 3 weeks ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago