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
- Clone this repository
- Enable Corepack using corepack enable(usenpm i -g corepackfor Node.js < 16.10)
- Install dependencies using pnpm install
- Run interactive tests using pnpm dev
Made with ❤️
Published under MIT License.