Ross ROSS = Recommend OSS · open-source software intelligence for agents

gskinner/regexr

RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. observed · 2026-08-28

github.com/gskinner/regexr · homepage · JavaScript · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

37/100

  • Activity 32
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4562
  • days_rel: n/a
  • days_push: 412
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

10353 stars · 1003 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

RegExr is an HTML/JS web application for creating, testing, and learning about Regular Expressions, with real-time match highlighting, expression explanations, a full reference, and community pattern sharing. It supports JavaScript and PHP/PCRE regex flavors and is the codebase behind regexr.com.

Use cases

  • test regular expressions online
  • learn regex syntax with examples
  • debug a regex pattern and see matches in real time
  • explain what a regular expression means in plain English
  • validate regex patterns with test suites
  • find and share community regex patterns

When to choose

  • you want an interactive, browser-based regex editor with live match feedback
  • you need to learn or teach regular expressions with a built-in reference and cheatsheet
  • you work with both JavaScript and PCRE regex flavors
  • you want to save and share regex patterns with others

When to avoid

  • you need a command-line or offline-only regex tool
  • you need regex flavors beyond JavaScript and PCRE (e.g., .NET, Java, Rust)
  • you want programmatic regex testing integrated into a CI pipeline

Facets

application · maturity active

developer-tools parser testing documentation developer-tools web-development education tutorials browser cross-platform regex regular-expressions online-tool pattern-testing learning-tool pcre javascript web-server nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
gskinner/regexrmain37

For agents

markdown · JSON · MCP: product_card(name="gskinner/regexr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem