is-plain-object
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Found 37 results for isobject
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Returns true if the value is an object and not an array or null.
Isomorphic, functional type-checking for Javascript
Test if a value is an object.
Get a property from an object using dot (object path) notation.
Test if a value is a plain object.
Returns `true` if a value exists in the given string, array or object.
Validates if a value is a JavaScript object.
SuperDiff compares two arrays or objects and returns a full diff of their differences
verifies if is an object and not an array or null
Test if a value is iterator-like.
Test if a value is iterable-like.
Test if an object-like value contains a circular reference.
Like pluck from underscore / lo-dash, but returns an object composed of specified properties, with values unmodified from those of the original object.
👺 weak but accurate type checking that returns a string representation of input's type
Tiny package which helps to check that value is an object in JavaScript.
Test if a value is an array-like object containing only Date objects.
A utility to test if a 'value' has a type of 'Object' and is not null
Test if a value is an array-like object containing only plain objects.
Test if a value is an empty object.
Get a nested property or its value from an object using simple `a.b.c` paths.
Get a property from an object using dot (object path) notation.
There are simple and useful functions developed for JSONs.
A collection of utilities dealing with object
Test if a value is a generator object.
Check does the given Javascript Object is an object.
Determine wether something is an object, with TypeScript support.
Test if a value is generator object-like.
async isobjecthelper method as module.
Small utility to check variable types
Test whether value is a plain object
judge a param is an object
Check if a value is a plain object, with TypeGuard.
Test if a value is an array-like object containing only objects.
Check does the given Javascript Object is an object.
A partial to check whether an object is a plain object.
Test if a value is a plain object containing a circular reference.