The only cross-platform browser that fits in a Gist!
One line install. Works on Linux, MacOSX and Windows.
$> npm install https://gist.github.com/Zorgatone/880219845674e9a132b8/download
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |