found 43 packages in 14ms
is-plain-object263.7mMIT5.0.0
Returns true if an object was created by the Object
constructor, or Object.create(null).
jonschlinkertabout 2 years agocheck, is, is-object, isobject isobject297.9mMIT4.0.0
Returns true if the value is an object and not an array or null.
jonschlinkertabout 2 years agocheck, is, is-object, isobject is-what41.9mMIT5.2.1
JS type check (TypeScript supported) functions like isPlainObject() isArray()
etc. A simple & small integration.
mesqueeb5 months agojavascript, typescript, typechecker, check-type get-object1.5mMIT0.2.0Get a property from an object using dot (object path) notation.
jonschlinkertabout 3 years agocheck, dot, find, has typechecker1.1mArtistic-2.09.3.0
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
bevryover 1 year agoarray, assert, assertion, async