get-property
Get a nested property or its value from an object using simple `a.b.c` paths.
Found 41 results for is-object
Get a nested property or its value from an object using simple `a.b.c` paths.
A small JavaScript library that enhances Quality of Life by solving various problems.
Most used utils, almost everywhere - [lazy-cache][]d. Including simple arrayify, [isobject][], [isarray][], [is-buffer][], [is-extendable][] and [extend-shallow][].
Type check in TypeScript
Extended functions for defining and converting data types.
Check if the parameter is object
Check does the given Javascript Object is an object.
Check if a value is a plain object, with TypeGuard.
Tiny package which helps to check that value is an object in JavaScript.
Basic implementations of common utility function that check if data is an object 🎛
Returns `true` if target is a real non-`null` object.
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.
A package that can answer to all is-...questions
Determine wether something is an object, with TypeScript support.
Get a property from an object using dot (object path) notation.
Check does the given Javascript Object is an object.
A collection of utilities dealing with object
A isPlainObject implement.
Check if a value is an object
return true if the given object is an object and not array or null