An open API service providing repository metadata for many open source software ecosystems.

GitHub / regexhq 52 Repositories

Collaboration on a world-wide community-driven collection of RegExp patterns and tools that can make our life easier.

regexhq/youtube-regex

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

Language: JavaScript - Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: almost 8 years ago - Stars: 87 - Forks: 8

regexhq/hsl-regex

Regex for matching HSL color strings.

Language: JavaScript - Size: 3.91 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 0

regexhq/quoted-string-regex

JavaScript regular expression for matching a quoted string literal.

Language: JavaScript - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

regexhq/github-short-url-regex

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

Language: JavaScript - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 1

regexhq/doi-regex

Regular expression for matching DOIs

Language: HTML - Size: 349 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 5

regexhq/word-regex

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

Language: JavaScript - Size: 18.6 KB - Last synced at: 13 days ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 1

regexhq/mentions-regex

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

Language: JavaScript - Size: 25.4 KB - Last synced at: 22 days ago - Pushed at: about 8 years ago - Stars: 105 - Forks: 6

regexhq/year-range-regex

Generates a regular expression for validating a range of years.

Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 3

regexhq/regex-username

Regular expression for usernames

Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 47 - Forks: 11

regexhq/hex-color-regex

Regular expression for matching hex color values from string.

Language: JavaScript - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 33 - Forks: 6

regexhq/copyright-regex

Regular expression for matching and parsing copyright statements.

Language: JavaScript - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 3

regexhq/gfm-code-block-regex

RegExp for gfm (GitHub Flavored Markdown) code blocks.

Language: JavaScript - Size: 17.6 KB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 5

regexhq/punctuation-regex

Regular expression for matching punctuation characters.

Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 2

regexhq/rgb-regex

Regex for RGB color strings.

Language: JavaScript - Size: 3.91 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

regexhq/regex-iso-date

Regular expression for ISO date

Language: JavaScript - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0

regexhq/es6-template-regex

Regular expression for matching es6 template delimiters in a string.

Language: JavaScript - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 2

regexhq/function-regex

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

Language: JavaScript - Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 30 - Forks: 4

regexhq/path-root-regex

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

Language: JavaScript - Size: 8.79 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 3

regexhq/filename-regex

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

Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 33 - Forks: 7

regexhq/regexify

regexify everything!

Language: JavaScript - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 16 - Forks: 0

regexhq/vimeo-regex

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

Language: JavaScript - Size: 10.7 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 1

regexhq/regex-email

Regular expression for email

Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 43 - Forks: 4

regexhq/dotfile-regex

Regular expresson for matching dotfiles.

Language: JavaScript - Size: 11.7 KB - Last synced at: about 2 hours ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 2

regexhq/path-regex

Regular expression for matching the parts of a file path.

Language: JavaScript - Size: 9.77 KB - Last synced at: 12 days ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 1

regexhq/phone-regex

A regular expression for matching phone numbers.

Language: JavaScript - Size: 8.79 KB - Last synced at: 20 days ago - Pushed at: almost 8 years ago - Stars: 30 - Forks: 3

regexhq/whitespace-regex

Regular expression for matching the whitespace in a string.

Language: JavaScript - Size: 3.91 KB - Last synced at: 10 days ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 1

regexhq/rgba-regex

Regex for matching RGBA color strings.

Language: JavaScript - Size: 5.86 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

regexhq/regexhq

Logo license and organization discussion.

Size: 279 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 72 - Forks: 1

regexhq/dirname-regex

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

Language: JavaScript - Size: 6.84 KB - Last synced at: 13 days ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 1

regexhq/regexhq.github.io

Showcase web

Language: HTML - Size: 56.6 KB - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 6 - Forks: 0

regexhq/todo-regex

Regular expression for matching TODO statements in a string.

Language: JavaScript - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 0

regexhq/regex-utc-date

Regular expression for UTC date

Language: JavaScript - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 0

regexhq/mac-regex

A regular expression for matching MAC addresses.

Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 0

regexhq/hexa-color-regex

Regex for matching hexa (hex with alpha) colors

Language: JavaScript - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 11 - Forks: 0

regexhq/credit-card-regex Fork of kevva/credit-card-regex

Regular expression for matching credit card numbers

Language: JavaScript - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 14 - Forks: 0

regexhq/floating-point-regex

Regular expression for matching floating-point literals.

Language: JavaScript - Size: 7.81 KB - Last synced at: about 10 hours ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 2

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']++;`

Language: JavaScript - Size: 10.7 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

regexhq/hsla-regex

Regex for matching HSLA color strings.

Language: JavaScript - Size: 3.91 KB - Last synced at: 14 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

regexhq/delimiter-regex Fork of jonschlinkert/delimiter-regex

Generate template delimiters for string interpolation.

Language: JavaScript - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

regexhq/glob-path-regex

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

Language: JavaScript - Size: 8.79 KB - Last synced at: 1 day ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

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.

Language: JavaScript - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 4

regexhq/dotdir-regex

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

Language: JavaScript - Size: 10.7 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 0

regexhq/url-regex Fork of kevva/url-regex

Regular expression for matching URLs. As of Feb 2016 it is little bit outdated folllow https://github.com/kevva/url-regex

Language: JavaScript - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 0

regexhq/coub-regex

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

Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

regexhq/bitcoin-regex Fork of kevva/bitcoin-regex

Regular expression for matching Bitcoin addresses

Language: JavaScript - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

regexhq/ext-regex

Regular expression for matching file extensions.

Language: JavaScript - Size: 102 KB - Last synced at: 6 days ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 1

regexhq/author-regex Fork of jonschlinkert/author-regex

Regular expression for parsing an `author` string into an object following npm conventions.

Language: JavaScript - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

regexhq/base64-regex Fork of kevva/base64-regex

Regular expression for matching base64 encoded strings

Language: JavaScript - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

regexhq/import-regex Fork of kevva/import-regex

Regular expression for matching CSS @imports

Language: JavaScript - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

regexhq/noncharacter-regex

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

Language: JavaScript - Size: 5.86 KB - Last synced at: 20 days ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 0

regexhq/requires-regex Fork of jonschlinkert/requires-regex

Regular expressions for matching node.js require statements.

Language: JavaScript - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

regexhq/skype-regex Fork of kevva/skype-regex

Regular expression for matching Skype URLs

Language: JavaScript - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0