matthewmueller / matthewmueller/cheerio-select
cheerio-select doesn't pass options from cheerio to CSSselect
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This breaks { xmlMode: true } and renders searching and modifying mixedCase elements in cheerio impossible.
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 reading the cheerio-select wrapper and tracing how options reach CSSselect. Reproduce the issue with { xmlMode: true } and mixedCase elements, then verify that searching and modifying those elements works correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100