There are no reviews yet. Be the first to send feedback to the community and the maintainers!
mentions-regex
100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.youtube-regex
Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9regexhq
Logo license and organization discussion.regex-username
Regular expression for usernamesregex-email
Regular expression for emailfilename-regex
Regular expression for matching file names, with or without extension.hex-color-regex
Regular expression for matching hex color values from string.phone-regex
A regular expression for matching phone numbers.doi-regex
Regular expression for matching DOIsfunction-regex
Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.word-regex
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.regexify
regexify everything!es6-template-regex
Regular expression for matching es6 template delimiters in a string.year-range-regex
Generates a regular expression for validating a range of years.path-root-regex
Regular expression for getting the root of a posix or windows filepath.path-regex
Regular expression for matching the parts of a file path.gfm-code-block-regex
RegExp for gfm (GitHub Flavored Markdown) code blocks.vimeo-regex
The correct Vimeo video id regex. Online: https://regex101.com/r/uW5oK9/5 or http://regexr.com/3begmrgba-regex
Regex for matching RGBA color strings.regex-iso-date
Regular expression for ISO datehexa-color-regex
Regex for matching hexa (hex with alpha) colorshsl-regex
Regex for matching HSL color strings.dirname-regex
Regular expression for matching the directory part of a file path.copyright-regex
Regular expression for matching and parsing copyright statements.regex-utc-date
Regular expression for UTC datedotfile-regex
Regular expresson for matching dotfiles.whitespace-regex
Regular expression for matching the whitespace in a string.punctuation-regex
Regular expression for matching punctuation characters.github-short-url-regex
Regular expression (Regex) for matching github shorthand (user/repo#branch).rgb-regex
Regex for RGB color strings.unc-path-regex
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.dotdir-regex
Regex for matching dot-directories, like ".git/" or ".github/"mac-regex
A regular expression for matching MAC addresses.ext-regex
Regular expression for matching file extensions.quoted-string-regex
JavaScript regular expression for matching a quoted string.regexhq.github.io
Showcase webglob-path-regex
Regular expression for matching the path parts in a glob pattern.hsla-regex
Regex for matching HSLA color strings.noncharacter-regex
Regular expression for matching or stripping non-characters from a string.coub-regex
The correct Coub.com video id regex. Online: https://regex101.com/r/tK5aZ5/1 or http://regexr.com/3bei9floating-point-regex
Regular expression for matching floating-point literals.coverage-code-regex
Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`Love Open Source and this site? Check out how you can help us