mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Update CONTRIBUTING-JS.md
This commit is contained in:
committed by
GitHub
parent
6830bec905
commit
00a48a9aa7
@@ -183,7 +183,7 @@ console.log(document.selectFirst("a").attr("href")); // https://github.com/kodjo
|
|||||||
console.log(document.selectFirst("td").text); // 1
|
console.log(document.selectFirst("td").text); // 1
|
||||||
|
|
||||||
```
|
```
|
||||||
See [`dom_selector`](https://github.com/kodjodevf/mangayomi/blob/lib/eval/javascript/dom_selector.dart) to see available methods.
|
See [`dom_selector`](https://github.com/kodjodevf/mangayomi/blob/main/lib/eval/javascript/dom_selector.dart) to see available methods.
|
||||||
|
|
||||||
|
|
||||||
### String utils
|
### String utils
|
||||||
|
|||||||
Reference in New Issue
Block a user