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:
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Check if an Array is sorted☆35Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated 2 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 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
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Left pad each line in a string☆20Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Check if a string is email like☆25Updated 2 months ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆27Updated 4 years ago
- Check if a file path is an archive file☆16Updated last year
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Get your public IP address☆27Updated 4 months ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Check if something is a generator function☆24Updated 3 years ago