An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by regexhq

A curated list of projects in awesome lists by regexhq .

https://github.com/regexhq/mentions-regex

100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.

Last synced: 10 Jul 2025

https://github.com/regexhq/youtube-regex

Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9

regex regexhq regexp regexps regular-expressions youtube

Last synced: 10 Jul 2025

https://github.com/regexhq/regexhq

Logo license and organization discussion.

Last synced: 15 Mar 2025

https://github.com/regexhq/regex-username

Regular expression for usernames

Last synced: 20 Jul 2025

https://github.com/regexhq/regex-email

Regular expression for email

Last synced: 06 Jul 2025

https://github.com/regexhq/hex-color-regex

Regular expression for matching hex color values from string.

colors hex hex-color regex regular-expression web web-colors

Last synced: 10 Jul 2025

https://github.com/regexhq/filename-regex

Regular expression for matching file names, with or without extension.

basename file filename javascript name path regex regular-expression

Last synced: 17 Mar 2025

https://github.com/regexhq/doi-regex

Regular expression for matching DOIs

doi doi-regex regex regular-expression

Last synced: 15 Mar 2025

https://github.com/regexhq/phone-regex

A regular expression for matching phone numbers.

Last synced: 10 Jul 2025

https://github.com/regexhq/function-regex

Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.

Last synced: 10 Jul 2025

https://github.com/regexhq/word-regex

Regular expression for matching words in a string. Support for english, CJK and Cyrillic.

regex regular-expression word

Last synced: 10 Jul 2025

https://github.com/regexhq/regexify

regexify everything!

Last synced: 10 Jul 2025

https://github.com/regexhq/es6-template-regex

Regular expression for matching es6 template delimiters in a string.

es2015 es6 match parse regex regular-expression syntax template

Last synced: 10 Jul 2025

https://github.com/regexhq/year-range-regex

Generates a regular expression for validating a range of years.

Last synced: 10 Jul 2025

https://github.com/regexhq/gfm-code-block-regex

RegExp for gfm (GitHub Flavored Markdown) code blocks.

gfm github-flavored-markdown markdown regex regular-expression

Last synced: 23 Apr 2025

https://github.com/regexhq/path-root-regex

Regular expression for getting the root of a posix or windows filepath.

Last synced: 10 Jul 2025

https://github.com/regexhq/path-regex

Regular expression for matching the parts of a file path.

Last synced: 30 Jul 2025

https://github.com/regexhq/vimeo-regex

The correct Vimeo video id regex. Online: https://regex101.com/r/uW5oK9/5 or http://regexr.com/3begm

Last synced: 17 Aug 2025

https://github.com/regexhq/regex-iso-date

Regular expression for ISO date

Last synced: 10 Jul 2025

https://github.com/regexhq/hsl-regex

Regex for matching HSL color strings.

Last synced: 10 Jul 2025

https://github.com/regexhq/rgba-regex

Regex for matching RGBA color strings.

Last synced: 18 Jul 2025

https://github.com/regexhq/hexa-color-regex

Regex for matching hexa (hex with alpha) colors

Last synced: 10 Jul 2025

https://github.com/regexhq/whitespace-regex

Regular expression for matching the whitespace in a string.

regex regular-expression whitespace

Last synced: 10 Jul 2025

https://github.com/regexhq/regex-utc-date

Regular expression for UTC date

Last synced: 24 Aug 2025

https://github.com/regexhq/dirname-regex

Regular expression for matching the directory part of a file path.

Last synced: 10 Aug 2025

https://github.com/regexhq/dotfile-regex

Regular expresson for matching dotfiles.

dotfile file filepath match path regex regular-expression test

Last synced: 02 Jul 2025

https://github.com/regexhq/copyright-regex

Regular expression for matching and parsing copyright statements.

copyright parsing regex regular-expression

Last synced: 10 Jul 2025

https://github.com/regexhq/todo-regex

Regular expression for matching TODO statements in a string.

Last synced: 10 Jul 2025

https://github.com/regexhq/punctuation-regex

Regular expression for matching punctuation characters.

punctuation punctuation-character regex regular-expression

Last synced: 10 Jul 2025

https://github.com/regexhq/github-short-url-regex

Regular expression (Regex) for matching github shorthand (user/repo#branch).

Last synced: 10 Jul 2025

https://github.com/regexhq/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.

Last synced: 10 Jul 2025

https://github.com/regexhq/rgb-regex

Regex for RGB color strings.

Last synced: 10 Jul 2025

https://github.com/regexhq/dotdir-regex

Regex for matching dot-directories, like ".git/" or ".github/"

directory dotfile dotfiles file filepath is match path regex regular-expression test

Last synced: 12 May 2025

https://github.com/regexhq/mac-regex

A regular expression for matching MAC addresses.

Last synced: 10 Jul 2025

https://github.com/regexhq/ext-regex

Regular expression for matching file extensions.

Last synced: 10 Jul 2025

https://github.com/regexhq/quoted-string-regex

JavaScript regular expression for matching a quoted string.

Last synced: 10 Jul 2025

https://github.com/regexhq/regexhq.github.io

Showcase web

Last synced: 15 Mar 2025

https://github.com/regexhq/glob-path-regex

Regular expression for matching the path parts in a glob pattern.

Last synced: 10 Jul 2025

https://github.com/regexhq/hsla-regex

Regex for matching HSLA color strings.

Last synced: 04 Jul 2025

https://github.com/regexhq/noncharacter-regex

Regular expression for matching or stripping non-characters from a string.

Last synced: 15 Mar 2025

https://github.com/regexhq/coub-regex

The correct Coub.com video id regex. Online: https://regex101.com/r/tK5aZ5/1 or http://regexr.com/3bei9

Last synced: 15 Mar 2025

https://github.com/regexhq/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']++;`

Last synced: 23 Jul 2025

https://github.com/regexhq/floating-point-regex

Regular expression for matching floating-point literals.

floating-point number regex regexp regular-expression

Last synced: 10 Jul 2025