๐Ÿ“ฆ ljharb / own-keys

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible.

โ˜… 1 stars โ‘‚ 1 forks ๐Ÿ‘ 1 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/ljharb/own-keys.git
HTTPS git clone https://github.com/ljharb/own-keys.git
SSH git clone git@github.com:ljharb/own-keys.git
CLI gh repo clone ljharb/own-keys
Jordan Harband Jordan Harband Initial commit 70323dc 1 years ago ๐Ÿ“ History
๐Ÿ“‚ 70323dc09541b4ee80426acfc89762605d7fc7bf View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

own-keys

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible.