Skip to content

Instantly share code, notes, and snippets.

@al-mighty
Created April 17, 2019 15:56
Show Gist options
  • Save al-mighty/a68b0e308b3cd13c7d867ad435557fcf to your computer and use it in GitHub Desktop.
Save al-mighty/a68b0e308b3cd13c7d867ad435557fcf to your computer and use it in GitHub Desktop.
js length object
var size = Object.keys(myObj).length;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment