Skip to content

Instantly share code, notes, and snippets.

@lgsunnyvale
Created November 14, 2012 01:29
Show Gist options
  • Save lgsunnyvale/4069653 to your computer and use it in GitHub Desktop.
Save lgsunnyvale/4069653 to your computer and use it in GitHub Desktop.
js obj length
var length = Object.keys(json).length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment