Sign in Sign up
npm

for-each-property

Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,

npm View on Npm

Activity

Latest release
9y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
May 28, 2017
Releases
Version Released
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial