Showing 1-20 of 928 packages
The modern build of lodash’s `_.isObject` as a module.
Returns true if the value is an object and not an array or null.
Very minimal collection is isA functions. isObject, isArray, isDate...
TypeScript friendly isObject function
If IsObject(value) is false, throw a TypeError exception.
TypeScript definitions for lodash.isobject
Check if a value is an object
Test if a value is an object.
This library provides next util: isBoolean, isFunction, isNumber, isNumbers, isObject and isString, function can be object, number can not be NaN.
Copy a descriptor from object A to object B
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Checks whether a value is an object
Check if a value is an object or null. Returns false for functions. ```javascript const lolite = require("lolite.isobject") const assert = require("node:assert")
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Runtime validation and processing of JavaScript types
Takes a value and determines if it's an object
A series of common constants and utility functions for Cropper.
A simple object check
verifies if is an object and not an array or null
A set of utilities shared between my projects