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 an empty object.
Updated
Oct 1, 2024
JavaScript
Test if a value is iterator-like.
Updated
Oct 1, 2024
JavaScript
Test if a value is generator object-like.
Updated
Oct 1, 2024
JavaScript
Test if a value is a plain object.
Updated
Oct 1, 2024
JavaScript
Test if a value is an array-like object containing only plain objects.
Updated
Oct 1, 2024
JavaScript
Test if a value is a generator object.
Updated
Oct 1, 2024
JavaScript
Test if a value is a plain object containing a circular reference.
Updated
Oct 1, 2024
JavaScript
Test if a value is an array-like object containing only Date objects.
Updated
Oct 1, 2024
JavaScript
Test if a value is iterable-like.
Updated
Oct 1, 2024
JavaScript
Test if a value is an array-like object containing only objects.
Updated
Oct 1, 2024
JavaScript
Test if a value is an object.
Updated
Oct 1, 2024
JavaScript
Test if an object-like value contains a circular reference.
Updated
Oct 1, 2024
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.