npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "has-own" 的结果(共 4 个)
has-own-property

Check if an object has a local property.

MIT
has-own-deep

Returns true if an object has an own, nested property using dot notation paths ('a.b.c').

MIT
has-own-property-x

Used to determine whether an object has an own property with the specified property key.

MIT
has-own

A safer .hasOwnProperty() - hasOwn(name, obj)

MIT