Created
April 17, 2019 15:56
-
-
Save al-mighty/a68b0e308b3cd13c7d867ad435557fcf to your computer and use it in GitHub Desktop.
js length object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var size = Object.keys(myObj).length; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment