sfcode
An Online Competing and Development Environment
|
Check if a value is an object
Keep in mind that array, function, regexp, etc, are objects in JavaScript.
See is-plain-obj
if you want to check for plain objects.
MIT © Sindre Sorhus