Here are
1,047 public repositories
matching this topic...
Test whether all properties (own and inherited) of an object pass a test implemented by a predicate function.
Updated
May 1, 2026
JavaScript
Create and verify HMAC's for JSON objects.
Updated
Apr 30, 2026
JavaScript
Test for deep equality between two values.
Updated
Apr 29, 2026
JavaScript
Test whether an object contains a nested key path.
Updated
Apr 29, 2026
JavaScript
Test whether an object contains a nested key path, either own or inherited.
Updated
Apr 29, 2026
JavaScript
Test if a value is a BigInt.
Updated
Apr 29, 2026
JavaScript
Define (and/or modify) object properties.
Updated
Apr 29, 2026
JavaScript
Detect `Object.defineProperties` support.
Updated
Apr 29, 2026
JavaScript
Detect `Object.defineProperty` support.
Updated
Apr 29, 2026
JavaScript
Test if a value is a generator object.
Updated
Apr 29, 2026
JavaScript
Test if a value is iterable-like.
Updated
Apr 29, 2026
JavaScript
Return an array of an object's own symbol properties.
Updated
Apr 27, 2026
JavaScript
Return an array of an object's own enumerable and non-enumerable property names.
Updated
Apr 27, 2026
JavaScript
Return an object's own property descriptors.
Updated
Apr 27, 2026
JavaScript
Return a property descriptor for an object's own property.
Updated
Apr 27, 2026
JavaScript
Return a partial object copy excluding specified keys.
Updated
Apr 27, 2026
JavaScript
Merge and extend objects.
Updated
Apr 27, 2026
JavaScript
Return an array of an object's own enumerable property names.
Updated
Apr 27, 2026
JavaScript
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.
Updated
Apr 27, 2026
JavaScript
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.
Updated
Apr 27, 2026
JavaScript
Improve this page
Add a description, image, and links to the
object
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
object
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.