Regex matching for text
- Dominant language
- Elm
- Stars
- 68
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I found myself in the situation where I'd like to be able to match against part of a string within a text field.
For example:
https://github.com/terezka/line-charts/pull/38/files#diff-c75cfaadb0c1fe89dc19f42360af0317R91
In this case, the "10" part of the UI doesn't actually matter: what does matter is the "Age"
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a source file, test, or entry point. Start by reviewing the existing text-matching assertions in elm-html-test and the linked line-charts example; clarify the intended matching API and add coverage that demonstrates matching text while ignoring the numeric portion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100