An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ![alt text](https://avatars1.githubusercontent.com/u/64487547?s=30 "tsdotnet") tsdotnet / regex

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/regex/blob/master/LICENSE)
![npm-publish](https://github.com/tsdotnet/regex/workflows/npm-publish/badge.svg)
[![npm version](https://img.shields.io/npm/v/@tsdotnet/regex.svg?style=flat-square)](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/)