项目作者: jonschlinkert

项目描述 :
Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
高级语言: JavaScript
项目地址: git://github.com/jonschlinkert/for-in.git
创建时间: 2014-09-20T23:28:08Z
项目社区:https://github.com/jonschlinkert/for-in

开源协议:MIT License

下载