ashi009 / ashi009/node-fast-html-parser
How to select by a property?
Open
- Dominant language
- JavaScript
- Stars
- 166
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for making this package. It does work easily using selectors but I don't understand what's a simple way to select a node by node name and attribute (jQuery style), e.g.
``
I tried `parsed.querySelectorAll('meta[property="og:title"]')` but it retuens empty result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.