Here are 16 public repositories matching this topic...
Returns true if the given value is an object created by the Object constructor.
Updated Mar 29, 2024 HTML Is the value an object, and not an array or null?
Updated Apr 9, 2024 JavaScript Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.
Updated Aug 20, 2021 JavaScript Parsa ya data! An all purpose module to parse, sanitize, extract and validate data.
Updated Sep 16, 2017 JavaScript Test if a value is generator object-like.
Updated Aug 11, 2025 JavaScript Test if a value is iterator-like.
Updated May 26, 2025 JavaScript Test if a value is a plain object.
Updated Jul 14, 2025 JavaScript Test if a value is an empty object.
Updated Jun 30, 2025 JavaScript Test if a value is a generator object.
Updated Aug 11, 2025 JavaScript Test if a value is an array-like object containing only plain objects.
Updated Jun 2, 2025 JavaScript Test if a value is an array-like object containing only objects.
Updated Sep 8, 2025 JavaScript Test if a value is a plain object containing a circular reference.
Updated Sep 15, 2025 JavaScript Test if a value is an object.
Updated Jun 2, 2025 JavaScript Test if an object-like value contains a circular reference.
Updated Jun 30, 2025 JavaScript Test if a value is an array-like object containing only Date objects.
Updated Jun 9, 2025 JavaScript Test if a value is iterable-like.
Updated Feb 24, 2025 JavaScript Improve this page Add a description, image, and links to the isobject 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 isobject topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.