typeverifier
Small utility to check variable types
Found 37 results for isobject
Small utility to check variable types
Test if a value is a plain object containing a circular reference.
Test whether value is a plain object
Test if a value is an array-like object containing only Date objects.
Check does the given Javascript Object is an object.
Test if a value is a generator object.
Tiny package which helps to check that value is an object in JavaScript.
Check if a value is a plain object, with TypeGuard.
Test if a value is an array-like object containing only objects.
Test if a value is generator object-like.
A utility to test if a 'value' has a type of 'Object' and is not null
A partial to check whether an object is a plain object.
Determine wether something is an object, with TypeScript support.
Check does the given Javascript Object is an object.
A collection of utilities dealing with object
Get a property from an object using dot (object path) notation.
judge a param is an object