17 packages found
Description
Used to determine whether an object has an own property with the specified property key.
Keywords
Publisher
Description
Universal and better typed `hasOwnProperty` for IntelliSense. Supports checking: properties of all types; multiple keys at a time; and type of values.
Keywords
Publisher
Description
A way to validate the properties of an object without having to walk the tree.
Keywords
Publisher
Description
return a boolen indicating the existence of a deep property, don't throw if parent is undefined
Keywords
Publisher
Description
Shortcut for hasOwnProperty
Keywords
Publisher
Description
Unobtrusive object subscribe / watch / bind
Keywords
Publisher
Description
performs a deep hasOwnProperty check
Keywords
Publisher
Description
A safer hasOwnProperty wrapper
Keywords
Publisher
Description
Determine if an Object has required property/properties
Keywords
Publisher
Description
Retrieves a property only if hasOwnProperty() is true.
Keywords
Publisher
Description
Shorthand for Object.prototype.hasOwnProperty.call(obj, name)
Keywords
Publisher
Description
Shorthand Object.prototype.hasOwnProperty.call(obj, name).
Keywords
Publisher
Description
Functional replacement for Object.prototype.hasOwnProperty()
Keywords
Publisher
Description
multilevel Object.hasOwnProperty