Skip to content

Instantly share code, notes, and snippets.

@jasonkuhrt
Created March 13, 2011 02:51
Show Gist options
  • Save jasonkuhrt/867828 to your computer and use it in GitHub Desktop.
Save jasonkuhrt/867828 to your computer and use it in GitHub Desktop.
nice-commas
obj = {
one
, two
, three
, four
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment