sindresorhus / email-regexLinks
Regular expression for matching email addresses
☆143Updated last week
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
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Randomize the order of items in an array☆106Updated 2 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Linkify GitHub issue references☆47Updated 3 weeks ago
- Check if your package was installed globally☆70Updated last year