Support more attribute operators
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 713
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linkedin/opticss/blob/master/packages/opticss/src/Match/AttributeMatcher.ts#L217
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading packages/opticss/src/Match/AttributeMatcher.ts around line 217 and determine which attribute operators are currently handled. The issue does not specify the additional operators or mention tests, so clarify the expected operator set before implementation; done means the requested operators are supported and covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100