Search results
22 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Convert globs to regular expressions
Regex for RGB color strings.
Regex for matching RGBA color strings.
The best regular expression (regex) for matching hex color values from string.
The correct Youtube video id regex! Regex done right!
The correct vimeo video id regex
100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.
- correct
- expression
- github
- mention
- mentions
- regex
- regexp
- regexps
- regular
- regular expression
- regular expressions
For composing regular expressions.
Regular expression (Regex) for matching github shorthand (user/repo#branch).
Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`
- code
- codes
- cov
- coverage
- coverages
- coveralls
- during
- express
- expression
- expressions
- function
- functions
- lib
- lib-cov
- View more
Cleanup ugly code added by code coverage tools during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`.
- clean
- cleans
- cleanup
- cleanups
- code
- codes
- cov
- coverage
- coverages
- coveralls
- during
- express
- expression
- expressions
- View more
Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.
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`.
Regex to extract the youtube id from given youtube url
The correct coub video id regex
collection of regexps
validates values against a predefined set of regexps
Collection of regexps
Check / validate that given value is valid hexa color (hex with alpha), using `hexa-color-regex` - the best hexa color regex.