Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save oatsandsugar/bc04a141fac027bc237e8b8d4919db16 to your computer and use it in GitHub Desktop.
Save oatsandsugar/bc04a141fac027bc237e8b8d4919db16 to your computer and use it in GitHub Desktop.
Example JSON object for "Tables and objects and graphs, oh my!" Raw
{
"A": [1, null],
"": [2, 98],
"{2}": [null, 97],
"C": [null, null],
"D": [null, 96]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment