is-true-object
Returns `true` if target is a real non-`null` object.
Returns `true` if target is a real non-`null` object.
return true if the given object is an object and not array or null
Most used utils, almost everywhere - [lazy-cache][]d. Including simple arrayify, [isobject][], [isarray][], [is-buffer][], [is-extendable][] and [extend-shallow][].
Extended functions for defining and converting data types.
Check if the parameter is object
Type check in TypeScript
ESNext type checker.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Basic implementations of common utility function that check if data is an object 🎛
A package that can answer to all is-...questions
Determine wether something is an object, with TypeScript support.
Simple and light-weight JavaScript type checker that brings convenience!
Check if a value is an object
A isPlainObject implement.
A lightweight tool to check variable types and other logical checks
Check does the given Javascript Object is an object.
A collection of utilities dealing with object
An Angular Library, that gives you a hussle free experience on data operation using pipes
Check if a value is a plain object, with TypeGuard.
A small JavaScript library that enhances Quality of Life by solving various problems.