Here are
41 public repositories
matching this topic...
Useful JavaScript base classes for efficient and quick solutions to common problems.
Updated
Oct 3, 2023
JavaScript
Return an array of an object's inherited enumerable property names.
Updated
Dec 16, 2024
JavaScript
Test if an object's own or inherited property has a data descriptor.
Updated
Dec 1, 2024
JavaScript
Test if an object's own or inherited property is non-configurable.
Updated
Dec 23, 2024
JavaScript
Return an array of an object's own and inherited non-enumerable property names.
Updated
Dec 1, 2024
JavaScript
Return an array of an object's own and inherited writable property names.
Updated
Dec 1, 2024
JavaScript
Test if an object has a specified method name, either own or inherited.
Updated
Dec 1, 2024
JavaScript
Return an array of an object's inherited non-enumerable symbol properties.
Updated
Dec 1, 2024
JavaScript
Return an array of an object's own and inherited writable symbol properties.
Updated
Dec 1, 2024
JavaScript
Test if an object's own or inherited property is write-only.
Updated
Dec 1, 2024
JavaScript
Test if an object's own or inherited property is non-enumerable.
Updated
Dec 1, 2024
JavaScript
Test if an object's own or inherited property has an accessor descriptor.
Updated
Dec 9, 2024
JavaScript
Test if an object's own or inherited property is enumerable.
Updated
Dec 1, 2024
JavaScript
Invoke a function for each own and inherited enumerable property of an object.
Updated
Dec 1, 2024
JavaScript
Return an array of an object's own and inherited enumerable property key-value pairs.
Updated
Dec 1, 2024
JavaScript
Return an object's inherited property descriptors.
Updated
Dec 1, 2024
JavaScript
Test if an object's own and inherited property is readable and writable.
Updated
Dec 9, 2024
JavaScript
Return the common own and inherited property names of two or more objects.
Updated
Dec 9, 2024
JavaScript
Return an array of an object's own and inherited enumerable property names.
Updated
Dec 23, 2024
JavaScript
Return an array of an object's inherited writable property names.
Updated
Dec 1, 2024
JavaScript
Improve this page
Add a description, image, and links to the
inherited
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
inherited
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.