This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
wcheng81
/
jtBaseApp
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
243f30b8d2
Branch-ok
Tag-ek
master
jtBaseApp
/
node_modules
/
dom-walk
/
example
/
index.js
index.js
98 B
Előzmények
Nyers
1
2
3
4
5
var walk = require("../index")
walk(document, function (node) {
console.log("node", node)
})