sindresorhus / email-regexLinks
Regular expression for matching email addresses
☆148Updated 3 months ago
Alternatives and similar repositories for email-regex
Users that are interested in email-regex are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Randomize the order of items in an array☆109Updated 2 months ago
- Get the path of the parent module☆79Updated 2 months ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Filter promises concurrently☆80Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Map of nouns to their irregular plural form☆90Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- Check if a URL is absolute☆80Updated 2 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Generate a list of top npm users by based on monthly downloads.☆54Updated 7 years ago
- Add XO to your project☆47Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Get consecutively unique elements from an array☆77Updated last year
- Extract the article title of a HTML document☆56Updated 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- List of JavaScript types☆83Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Decompress a HTTP response if needed☆75Updated last month