glob-to-regexp
Convert globs to regular expressions
Found 22 results for regexps
Convert globs to regular expressions
Regex for matching RGBA color strings.
The best regular expression (regex) for matching hex color values from string.
Regex for RGB color strings.
The correct vimeo video id regex
The correct Youtube video id regex! Regex done right!
100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.
For composing regular expressions.
Regular expression (Regex) for matching github shorthand (user/repo#branch).
Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.
Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`
Cleanup ugly code added by code coverage tools during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`.
collection of regexps
Regex to extract the youtube id from given youtube url
Convert globs to regular expressions
Creates RegExp from a string, e.g. `/string/gi` and provides some utils to work with RegExp as strings, for example, to extract multi RegExps defined within a same string, e.g. `/Rock/, /and/, /roll/i`.
Extremely simple RegExp style string captures
validates values against a predefined set of regexps
The correct coub video id regex
Collection of regexps
Check / validate that given value is valid hexa color (hex with alpha), using `hexa-color-regex` - the best hexa color regex.
Check / validate that given value is valid hexa color (hex with alpha), using `hexa-color-regex` - the best hexa color regex.