https://github.com/tsdotnet/regex
A .NET style Regular Expression class with named matches.
https://github.com/tsdotnet/regex
Last synced: 4 months ago
JSON representation
A .NET style Regular Expression class with named matches.
- Host: GitHub
- URL: https://github.com/tsdotnet/regex
- Owner: tsdotnet
- License: mit
- Created: 2020-04-29T03:30:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-04T06:57:30.000Z (4 months ago)
- Last Synced: 2026-02-04T18:09:11.145Z (4 months ago)
- Language: TypeScript
- Size: 961 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  tsdotnet / regex
[](https://github.com/tsdotnet/regex/blob/master/LICENSE)

[](https://www.npmjs.com/package/@tsdotnet/regex)
A zero dependency, .NET style, Regular Expression class with named matches.
## Docs
[tsdotnet.github.io/regex](https://tsdotnet.github.io/regex/)