https://github.com/mariusschulz/niceregex
Create readable .NET regular expressions using a fluent syntax.
https://github.com/mariusschulz/niceregex
Last synced: 10 months ago
JSON representation
Create readable .NET regular expressions using a fluent syntax.
- Host: GitHub
- URL: https://github.com/mariusschulz/niceregex
- Owner: mariusschulz
- License: mit
- Created: 2014-07-03T21:27:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T11:35:18.000Z (about 10 years ago)
- Last Synced: 2025-01-24T01:47:07.539Z (12 months ago)
- Language: C#
- Size: 202 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# NiceRegex
Create readable .NET regular expressions using a fluent syntax.