# Bowen7/regex-vis

🎨 Regex visualizer & editor

Repository: https://github.com/Bowen7/regex-vis
Canonical: https://ross.abutalabs.com/products/regex-vis
Homepage: https://regex-vis.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: regex, regexp, visualizer, editor, typescript, tsx, react, reactjs
Last push: 2026-08-13T16:04:48+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 2178, "days_push": 20, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4450, forks 327 (observed 2026-08-28T04:08:50.477358+00:00)

## What it is
Regex Vis is a web application for visualizing regular expressions as diagrams and editing them visually. It also supports testing regular expressions against sample text.

## Use cases
- visualize a regex as a diagram
- edit regular expressions visually
- test regex patterns against text
- understand a complex regular expression
- debug why a regex doesn't match
- learn regular expression syntax

## When to choose
- you need to understand or explain a complicated regex
- you want to build or modify regex patterns without memorizing syntax
- you want a free, open-source, browser-based regex tool

## When to avoid
- you need regex search across large files or codebases
- you need programmatic regex processing in your own code
- you need offline or CLI-based regex tooling

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, editor, parser
- domain: developer-tools, web-development, text-editors
- platform: browser
- tags: regex, visualizer, regex-editor, regex-testing, web, typescript, react

## Member repositories
- Bowen7/regex-vis (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:50.477358+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:46.769161+00:00, confidence not recorded.
  - readme: https://github.com/Bowen7/regex-vis (fetched 2026-08-28T04:08:50.477358+00:00, sha fa34de99c992)
  - homepage: https://regex-vis.com (fetched 2026-08-29T09:08:09.426870+00:00, sha 809d110e5d93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
