node-is-obj

Check if a JavaScript value is an object
  https://github.com/sindresorhus/is-obj
  0
  no reviews



Determines if a value in JavaScript is an object. Arrays, functions, regexp are also objects in JavaScript.

This package contains the is-obj module for Node.js.

Node.js is an event-based server-side JavaScript engine.