sindresorhus / get-emails-cliLinks
Get all emails in a text file or stdin
☆25Updated 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`☆19Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated 2 weeks ago
- Check if an Array is sorted☆35Updated 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
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Left pad each line in a string☆20Updated 2 years ago
- ES2015 Math.imul() ponyfill☆11Updated 2 years ago
- Check if a file path is an archive file☆16Updated last year
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Extract the article title of a HTML document or website☆31Updated 2 months ago
- Sort an array of numbers☆18Updated 2 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Pick random items from a list☆16Updated 4 years ago
- Check if a string is email like☆25Updated 3 weeks ago