aweary / aweary/rst-selector-parser
Support modifiers
Open
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
E.g., `[key=value i]` for case insensitive values, `[KeY=value s]` for case sensitive attributes.
per https://twitter.com/estellevw/status/1132546213226602498?s=21
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by locating the selector parser's attribute-selector handling and existing attribute-selector coverage, then compare the syntax described in the issue with the parser's current behavior. Done means the case-insensitive and case-sensitive modifier examples are accepted and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100