sindresorhus / email-regex
Regular expression for matching email addresses
☆135Updated 2 years ago
Alternatives and similar repositories for email-regex:
Users that are interested in email-regex are comparing it to the libraries listed below
- Get the path of the parent module☆77Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Filter object keys and values into a new object☆101Updated 10 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Conditional promise chains☆60Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Let's get some bad javascript examples.☆28Updated 5 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- A node module for enabling a module to determine its caller.☆46Updated 3 years ago
- Pick random items from a list☆54Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Write data to a random temporary file☆105Updated 8 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if something is a promise☆46Updated 3 years ago
- Node Module Of The Week☆42Updated 4 months ago