omarzawahry / RejigsLinks
Rejigs is a .NET library that provides a fluent interface for building regular expressions. It's designed to make regex patterns more readable and maintainable by allowing developers to construct them using method chaining rather than writing raw regex syntax.
☆82Updated this week
Alternatives and similar repositories for Rejigs
Users that are interested in Rejigs are comparing it to the libraries listed below
Sorting:
- Moxy - Mixins code generator for C#☆127Updated 10 months ago
- The deep cloning library for .NET – zero-config, works out of the box.☆168Updated last week
- Simple source only reflection library with default interface property support