ardalis / ardalis/RegExLib.com
Regex Tester
Open
- Dominant language
- C#
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
A page should allow testing expressions via submissions to the server, where the expression will be tested against a given string using the server's .NET Core engine. See existing tester for example:
https://regexlib.com/RETester.aspx
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing tester at https://regexlib.com/RETester.aspx and then locate the repository's page and server entry points. The work is done when a page submits an expression and test string to the server, evaluates them with the .NET Core engine, and presents the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100