Skip to content

Instantly share code, notes, and snippets.

@felixzapata
Created March 11, 2014 08:28
Show Gist options
  • Save felixzapata/9481628 to your computer and use it in GitHub Desktop.
Save felixzapata/9481628 to your computer and use it in GitHub Desktop.
Display a JSON
console.log(JSON.stringify(data,true," "));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment