An open API service providing repository metadata for many open source software ecosystems.

Topic: "isobject"

jonschlinkert/is-plain-object

Returns true if the given value is an object created by the Object constructor.

Language: HTML - Size: 46.9 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 151 - Forks: 31

jonschlinkert/isobject

Is the value an object, and not an array or null?

Language: JavaScript - Size: 39.1 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 106 - Forks: 19

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.

Language: JavaScript - Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 5

stdlib-js/assert-is-empty-object

Test if a value is an empty object.

Language: JavaScript - Size: 1.09 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-iterator-like

Test if a value is iterator-like.

Language: JavaScript - Size: 648 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-plain-object

Test if a value is a plain object.

Language: JavaScript - Size: 815 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-generator-object-like

Test if a value is generator object-like.

Language: JavaScript - Size: 387 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

mrvautin/parsa

Parsa ya data! An all purpose module to parse, sanitize, extract and validate data.

Language: JavaScript - Size: 66.4 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-object-array

Test if a value is an array-like object containing only objects.

Language: JavaScript - Size: 511 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-circular-plain-object

Test if a value is a plain object containing a circular reference.

Language: JavaScript - Size: 1.04 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-circular

Test if an object-like value contains a circular reference.

Language: JavaScript - Size: 965 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-object

Test if a value is an object.

Language: JavaScript - Size: 469 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-generator-object

Test if a value is a generator object.

Language: JavaScript - Size: 488 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-iterable-like

Test if a value is iterable-like.

Language: JavaScript - Size: 779 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-date-object-array

Test if a value is an array-like object containing only Date objects.

Language: JavaScript - Size: 506 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-plain-object-array

Test if a value is an array-like object containing only plain objects.

Language: JavaScript - Size: 741 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0