ashi009 / ashi009/node-fast-html-parser
How to select by a property?
- Vorherrschende Sprache
- JavaScript
- Sterne
- 166
- Forks
- 151
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Reproduce the shown meta element and the parsed.querySelectorAll('meta[property="og:title"]') query. Check the package's documented selector support and determine whether the result reflects an unsupported selector or a usage issue. Done means documenting the working node-name-and-attribute lookup, or clearly recording the limitation and expected alternative.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- web-dev
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100