/walking-the-dom

Two ways of visiting every node in a web page using Javascript

Primary LanguageJavaScript

Walking the DOM

These examples are referenced by the article Walking the DOM. They require the Benchmark.js library for benchmarking; in turn, that library requires Lodash.