Volver al ranking
A compiled-away, type-safe, readable RegExp alternative
regexptypescriptregexregular-expressionhacktoberfest
Métricas clave
Crecimiento de estrellas
Estrellas
4.3k
Forks
73
Crecimiento semanal
—
Issues
25
2k3k4k
jul 2022mar 2023nov 2023jul 2024mar 2025nov 2025jul 2026
Artefactosnpm
npm install magic-regexpREADME
🦄 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
- Enable Corepack using
corepack enable(usenpm i -g corepackfor Node.js < 16.10) - Install dependencies using
pnpm install - Run interactive tests using
pnpm dev
Similar packages
License
Made with ❤️
Published under MIT License.
Repositorios relacionados