Lodash.js – isPlainObject() function

Lodash.js – isPlainObject() function

BY 16 Nov 2015 Web Code Snippet
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.
Written by