GitHub topics: isobject
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: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

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: 6 days ago - Pushed at: about 1 year ago - Stars: 155 - Forks: 32

stdlib-js/assert-is-object-array
Test if a value is an array-like object containing only objects.
Language: JavaScript - Size: 515 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-object
Test if a value is an object.
Language: JavaScript - Size: 457 KB - Last synced at: 26 days ago - Pushed at: 26 days 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: 750 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-generator-object-like
Test if a value is generator object-like.
Language: JavaScript - Size: 396 KB - Last synced at: about 1 month 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: 663 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-plain-object
Test if a value is a plain object.
Language: JavaScript - Size: 658 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-empty-object
Test if a value is an empty object.
Language: JavaScript - Size: 1.1 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2 - 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: 15 days ago - Pushed at: 3 months 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: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

jonschlinkert/isobject
Is the value an object, and not an array or null?
Language: JavaScript - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 106 - Forks: 19

stdlib-js/assert-is-generator-object
Test if a value is a generator object.
Language: JavaScript - Size: 488 KB - Last synced at: 3 months ago - Pushed at: 4 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: 10 days ago - Pushed at: 4 months ago - Stars: 1 - 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: 4 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

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: about 23 hours ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 5
