๐Ÿ“ฆ 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 npm init 4a3ad06 1 years ago ๐Ÿ“ History
๐Ÿ“‚ 4a3ad0659defe9a67541c198743bd7733d437725 View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

own-keys

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