sindresorhus / email-regexLinks
Regular expression for matching email addresses
☆147Updated 2 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☆104Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Check if a URL is absolute☆80Updated last month
- Check if a string is HTML☆95Updated last month
- Get metadata on the default editor or a specific editor☆53Updated last month
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- Check if a string is a URL☆87Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- List of JavaScript types☆82Updated last year
- Split lines into an array of lines☆45Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Get consecutively unique elements from an array☆75Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated last month
- Generate a unique random string☆86Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Decompress a HTTP response if needed☆73Updated 2 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Map of nouns to their irregular plural form☆89Updated last month
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago