email-regex-safe
email-regex-safe copied to clipboard
Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for @spamscanner and @...
Results
1
email-regex-safe issues
Sort by
recently updated
recently updated
newest added
## Describe the bug I ran it on RunKit and on my local system: **Node.js version:** 18.11 and 20.9 **OS version:** RunKit’s OS and Mac OS X **Description:** `emailRegex.test('[email protected]')` returns...
bug