Skip to content

Instantly share code, notes, and snippets.

@shenqihui
Created September 6, 2015 02:59
Show Gist options
  • Save shenqihui/601e05fb26ef9f21e17c to your computer and use it in GitHub Desktop.
Save shenqihui/601e05fb26ef9f21e17c to your computer and use it in GitHub Desktop.
jsonp
performance.getEntries().forEach(function(obj, i) {
console.log(obj.name,i)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment