Lodash.js - isPlainObject() function

A simple Lodash.js example of the isPlainObject() function, indicating if the variable is created using the Object constructor or with a prototype of null.