Projects in Awesome Lists tagged with is-object
A curated list of projects in awesome lists tagged with is-object .
https://github.com/mesqueeb/is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
check-type class-identifier class-instance define-type get-type is-object is-plain-obj is-plain-object javascript javascript-type plain-object plain-objects primitive-types type-check type-checker type-checking typechecker typescript what-type
Last synced: 14 May 2025
https://github.com/jonschlinkert/is-plain-object
Returns true if the given value is an object created by the Object constructor.
is is-obj is-object is-plain-obj isobject javascript object plain-object plain-objects
Last synced: 15 May 2025
https://github.com/jonschlinkert/isobject
Is the value an object, and not an array or null?
is is-obj is-object isobject javascript jonschlinkert kind kind-of nodejs object type type-of typeof
Last synced: 16 May 2025
https://github.com/jonschlinkert/is-extendable
Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.
function is-obj is-object isobject javascript object
Last synced: 12 May 2025
https://github.com/piyush-bhatt/is-object
Checks whether given value is an object
deno is-object typescript utility
Last synced: 22 Mar 2025
https://github.com/writetome51/is-object-not-object
2 functions that check if passed argument is or is not an object. Null is not considered an object.
is-object javascript not-object type-check
Last synced: 21 Feb 2025
https://github.com/afeiship/next-is-plain-object
A isPlainObject implement.
is is-object is-plain-object next object plain
Last synced: 01 Apr 2025