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
Is utils functions for validate !
TypeScript Library for safe type assertion
Easier type checks for JS/TS variables.
A isPlainObject implement.
Like pluck from underscore / lo-dash, but returns an object composed of specified properties, with values unmodified from those of the original object.
is type shorthands for fliphub, hundreds of type checks, modular exports
A very limited subset of is-* functions I use every day
An Angular Library, that gives you a hussle free experience on data operation using pipes
Check your types at runtime with ESNext syntax by meta programing in node.js and browser with interfaces, strict object and more.
Most used utils, almost everywhere - [lazy-cache][]d. Including simple arrayify, [isobject][], [isarray][], [is-buffer][], [is-extendable][] and [extend-shallow][].
Simple and light-weight JavaScript type checker that brings convenience!
Type check in TypeScript
ameliance scripts
A small JavaScript library that enhances Quality of Life by solving various problems.
Tiny package which helps to check that value is an object in JavaScript.
A utility to test if a 'value' has a type of 'Object' and is not null
Basic implementations of common utility function that check if data is an object 🎛
Extended functions for defining and converting data types.
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.
A collection of utilities dealing with object
Check does the given Javascript Object is an object.
Determine wether something is an object, with TypeScript support.
Check if a value is a plain object, with TypeGuard.
A package that can answer to all is-...questions
Returns `true` if target is a real non-`null` object.
A isPlainObject implement.
Check if a value is an object
Check does the given Javascript Object is an object.
A partial to check whether an object is a plain object.
return true if the given object is an object and not array or null
Check if the parameter is object