isobject
Returns true if the value is an object and not an array or null.
Found 41 results for is-object
Returns true if the value is an object and not an array or null.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Get a property from an object using dot (object path) notation.
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Returns `true` if a value exists in the given string, array or object.
A simple object check
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
A lightweight tool to check variable types and other logical checks
TypeScript Library for safe type assertion
Is utils functions for validate !
A isPlainObject implement.
Easier type checks for JS/TS variables.
Like pluck from underscore / lo-dash, but returns an object composed of specified properties, with values unmodified from those of the original object.
An Angular Library, that gives you a hussle free experience on data operation using pipes
ameliance scripts
A very limited subset of is-* functions I use every day
is type shorthands for fliphub, hundreds of type checks, modular exports
Check your types at runtime with ESNext syntax by meta programing in node.js and browser with interfaces, strict object and more.
Simple and light-weight JavaScript type checker that brings convenience!
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