Search results

27 packages found

A robust, ES3 compatible, "has own property" predicate.

published 2.0.2 18 days ago
M
Q
P

Test if an object has a specified property.

published 0.2.1 a month ago
M
Q
P

return a boolen indicating the existence of a deep property, don't throw if parent is undefined

published 2.3.0 a year ago
M
Q
P

A way to validate the properties of an object without having to walk the tree.

published 1.0.1 7 years ago
M
Q
P

Test if an object has a specified method name, either own or inherited.

published 0.2.1 a month ago
M
Q
P

performs a deep hasOwnProperty check

published 1.0.0 7 years ago
M
Q
P

Shortcut for hasOwnProperty

published 1.0.1 8 years ago
M
Q
P

Test if an object has a specified property, either own or inherited.

published 0.2.1 a month ago
M
Q
P

Test if an object has a specified method name.

published 0.2.1 a month ago
M
Q
P

Test whether an object contains a nested key path, either own or inherited.

published 0.2.1 a month ago
M
Q
P

Test whether an object contains a nested key path.

published 0.2.1 a month ago
M
Q
P

Unobtrusive object subscribe / watch / bind

published 2.1.0 10 years ago
M
Q
P

A safer hasOwnProperty wrapper

published 0.1.0 8 years ago
M
Q
P

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

published 4.1.2 5 years ago
M
Q
P

Functional replacement for Object.prototype.hasOwnProperty()

published 1.1.0 7 hours ago
M
Q
P

Remove reserved keys like hasOwnProperty, toString, etc. on objects recursively

published 0.0.3 10 years ago
M
Q
P

Fix for Object.hasOwnProperty, which normally just returns a boolean, which is not good when you care about strong typing

published 1.0.3 2 years ago
M
Q
P

Fix the type definition of the `Object.prototype.hasOwnProperty()` method

published 1.0.3 2 years ago
M
Q
P

Babel plugin for transforming `Object.hasOwn`.

published 1.1.0 3 years ago
M
Q
P

Retrieves a property only if hasOwnProperty() is true.

published 1.0.0 6 years ago
M
Q
P