Kernix13 / Kernix13/pre-code-formatter

RegEx for CSS classes that does not select all periods

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
HTML
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

My regular expression `cssClassId` also selects dots in URLs and decimals for numbers. I could use some help selecting only the text after the dot for classes and not anywhere else. Check my current [regexr.com expression](https://regexr.com/76cea).

Contributor guide

Open the contributing guide

Research direction

Start with the current cssClassId expression in the linked regexr.com example and compare its matches for CSS classes, URLs, and decimal numbers. Done means the expression selects text after dots only for class names and excludes dots elsewhere; verify the behavior against representative examples in the expression.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.