sindresorhus / is-email-likeLinks
Check if a string is email like
☆25Updated 2 weeks ago
Alternatives and similar repositories for is-email-like
Users that are interested in is-email-like 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
- Check if a file path is an archive file☆15Updated last year
- Get the URL from a web shortcut file☆14Updated 4 years ago
- List of platforms supported by Node.js☆12Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆18Updated 4 years ago
- Get the number of days in a month☆27Updated 4 years ago
- Get a random property from an object☆15Updated last year
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Include only certain items in an array☆19Updated 5 months ago
- Left pad each line in a string☆19Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get user info from a GitHub username☆24Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- ES2015 Math.imul() ponyfill☆10Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get the maximum permitted length of a path of a Unix domain socket☆14Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- ES2015 Math.hypot() ponyfill☆11Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Check whether a binary version satisfies a semver range☆24Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year