NuxRef

nodejs-for-in - Iterate over and inherited enumerable properties of an object

Website: https://github.com/jonschlinkert/for-in
License: MIT
Description:
Iterate over the own and inherited enumerable properties of an object.
Return an object with properties that evaluate to true from the
callback. Exit early by returning `false`.

Packages

nodejs-for-in-0.1.5-1.el7.nuxref.src [5 KiB] Changelog Chris Caron (2016-04-15):
- Initial release (v0.1.5-1)