Regular Expression To Match Mailto Links
A regular expression to match a mailto link, without subject, cc, bcc, and body parameters.
Useful regular expressions to match uniform resource identifiers like URLs, links, file paths, etc.
A regular expression to match a mailto link, without subject, cc, bcc, and body parameters.
A regular expression to match a YouTube Channel ID.
A regular expression to match a ZIP archive file path.
A useful regex to match all URLs (with or without protocol) found in plain text.
A regular expression to check if is a valid folder name (no forbidden characters included).
A Regular Expression that matches most domains including subdomains and IDN domain names.
A regular expression to parse and validate user-friendly URL slugs.
A regular expression that matches all valid image links.
A regular expression to prase and validate public Vimeo Video Links (groups, players, channels are supported as well).
A regular expression that matches all valid Youtube Video Links (short links are supported as well).