An editor that reviews code as you write it.
Regexer
Describe a pattern, get a tested regex.
Overview
Overview
Regexer turns a plain-English description into a regular expression, complete with a live match panel and generated unit tests. It explains each token so you actually learn the pattern.
Pros
- Clear token explanations
- Live match panel
- Completely free
Cons
- Single-purpose
- No API