[ 原始碼: node-is-obj ]
套件:node-is-obj(1.0.1-2)
Check if a JavaScript value is an object
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.