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.
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!
ameliance scripts
TypeScript Library for safe type assertion
Check your types at runtime with ESNext syntax by meta programing in node.js and browser with interfaces, strict object and more.
Get a property from an object using dot (object path) notation.
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.
Basic implementations of common utility function that check if data is an object 🎛
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.