sindresorhus / email-regexLinks
Regular expression for matching email addresses
☆139Updated 3 weeks 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☆103Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Write hyperlinks in the terminal☆91Updated 5 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- List of JavaScript types☆82Updated last year
- Add XO to your project☆47Updated last year
- Check if a string is HTML☆95Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Create a hash for file revving