regex-tester
Regex tester
An application designed to test and manipulate regular expressions in C#
C# Regex Tester
9 stars
1 watching
1 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A live regular expression testing environment built with curses. | 8 |
| A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| A Blazor application that allows testing regular expressions in a browser environment hosted on GCP Cloud Run | 4 |
| A utility for converting route patterns into regular expressions | 570 |
| A plugin for Neovim that provides an interactive testing environment and explanations for regular expressions. | 222 |
| A type provider for regular expressions. | 74 |
| A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
| A tool for comparing the performance of different regular expression engines | 103 |
| A tool to interactively explore and test regular expressions in the Imba programming language | 2 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages. | 176 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A parser for regular expressions that provides a structured representation of the match results | 74 |
| A tool to identify potential regular expression vulnerabilities in software | 52 |
| A parser and validator for regular expressions in ECMAScript | 24 |