๐ฆ magic-regexp
A compiled-away, type-safe, readable RegExp alternative.
- Runtime is zero-dependency and ultra-minimal
- Ships with transform to compile to pure RegExp
- Automatically typed capture groups
- Natural language syntax
- Generated RegExp displays on hover
Bash
$npm install magic-regexp
Click to copy