Skip to content

Instantly share code, notes, and snippets.

@hcliff
Created November 30, 2013 19:20
Show Gist options
  • Save hcliff/7723327 to your computer and use it in GitHub Desktop.
Save hcliff/7723327 to your computer and use it in GitHub Desktop.
quick json dump
var json = JSON.parse(document.getElementsByTagName('pre')[0].innerHTML)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment