An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with is-object

A curated list of projects in awesome lists tagged with is-object .

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