magic-regexp

A compiled-away, type-safe, readable RegExp alternative.

Lightweight runtime

Zero-dependency, minimal runtime if no transform is used.

... or pure RegExp

Ships with transform to compile to pure regular expression.

Type-safe

Automatically typed capture groups, with generated RegExp displaying on hover.

Intuitive syntax

Natural language syntax regular expression builder.