magic-regexp
A compiled-away, type-safe, readable RegExp alternative
README
🦄 magic-regexp
A compiled-away, type-safe, readable RegExp alternative
Features
- 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
💻 Development
- Clone this repository
- Install dependencies using pnpm install
- Run interactive tests using pnpm dev
Similar packages
License
Made with ❤️
Published under MIT License.