Skip to content

Instantly share code, notes, and snippets.

@jdx
Last active December 18, 2015 04:39
Show Gist options
  • Save jdx/5727489 to your computer and use it in GitHub Desktop.
Save jdx/5727489 to your computer and use it in GitHub Desktop.
console.table([
{"name":"Ricky","age":33,"grade":10},
{"name":"Julian","age":34,"grade":12},
{"name":"Bubbles","age":32,"grade":12},
{"name":"Lahey","age":60,"grade":12},
{"name":"Randy Bo-Bandy","age":33,"grade":11}
]);
@jdx
Copy link
Author

jdx commented Jun 7, 2013

it sorts too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment