LeaVerou / LeaVerou/incrementable
Incrementable should also increment/decrement parts of a hex color
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 85
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When incrementing #aabbcc with the cursor on aa I would expect aa to become ab.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the reported behavior in Incrementable with #aabbcc and the cursor on aa, then trace the existing color-value increment logic. Done means the selected hex color component increments and decrements as expected, including the reported aa-to-ab case.
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
- 45/100