Skip to content

Instantly share code, notes, and snippets.

@bgadrian
Created March 16, 2015 17:12
Show Gist options
  • Save bgadrian/a1ebabfe8004117e323c to your computer and use it in GitHub Desktop.
Save bgadrian/a1ebabfe8004117e323c to your computer and use it in GitHub Desktop.
JS Length of an associative array (object)
Object.keys(myArray).length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment