effect-regex
Effective Regex Builder – type-safe, composable regular expressions with Effect.
5
activeAbout
A type-safe, composable regular expression builder for Effect-TS. Write readable, maintainable regex patterns with full type safety and error handling.
Combines the power of regular expressions with Effect's composability, making complex pattern matching more manageable and less error-prone.
Key Features
- Type-safe regex pattern building
- Composable pattern combinators
- Clear error messages for invalid patterns
- Effect-native for seamless integration
- Readable, maintainable regex code
Resources
Part of the Effect-TS Toolkit. All projects are open source and welcome contributions.