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:
- Check if an Array is sorted☆34Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆23Updated 4 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Check if a value is a function☆28Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if an Iterable is empty☆22Updated 2 months ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Extract the article title of a HTML document or website☆30Updated 2 months ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Get all email addresses in a string☆59Updated 4 years ago
- Pick random items from a list☆15Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Check if a file path is a text file☆20Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Left pad each line in a string☆19Updated 2 years ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆40Updated 4 years ago
- Get free disk space info from `df -kP`☆63Updated 2 months ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated 2 years ago