sindresorhus / email-regex
Regular expression for matching email addresses
☆135Updated last year
Alternatives and similar repositories for email-regex:
Users that are interested in email-regex are comparing it to the libraries listed below
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 5 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Filter object keys and values into a new object☆101Updated 8 months ago
- Check if a URL is absolute☆78Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Get consecutively unique elements from an array☆75Updated 8 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Lazy number range generator☆82Updated last year
- Create a HTML element string☆91Updated 2 months ago
- Check if a string is HTML☆95Updated 10 months ago
- Randomize the order of items in an array☆106Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated 8 months ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Delete files and directories without all the bullshit.☆52Updated 2 years ago
- List of JavaScript types☆82Updated 9 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Split lines into an array of lines☆44Updated last year
- Delay execution for a given amount of seconds☆85Updated last year
- Check if a string is a valid filename☆61Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year