Skip to content

Instantly share code, notes, and snippets.

@yicr
Last active April 6, 2020 09:05
Show Gist options
  • Save yicr/8db7e7b895002eb614dcff73fef9574f to your computer and use it in GitHub Desktop.
Save yicr/8db7e7b895002eb614dcff73fef9574f to your computer and use it in GitHub Desktop.

空オブジェクトかをチェックする。

var data = {};
!Object.keys(data).length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment