Skip to content

Instantly share code, notes, and snippets.

@jbail
Created December 23, 2012 16:25
Show Gist options
  • Select an option

  • Save jbail/4364137 to your computer and use it in GitHub Desktop.

Select an option

Save jbail/4364137 to your computer and use it in GitHub Desktop.
Basic JSON example
var website = {
name: '*Nothing Found'
url: 'http://www.jeffbail.com',
age_in_years: 12
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment