Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with is-obj

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

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: 21 Dec 2024

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: 21 Dec 2024

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: 19 Dec 2024