Variable Explorer

Show a view for properties of the Window object.

Posted on: 220211

The variable explorer is a small windowed app created as one self-contained javascript file. You can load the explorer on any webpage to view all properties of the window object and its descendants. This is handy for rooting out undefined local variables spilling out to global scope, or analysing a new framework. Click the link below to try it...