Lodash.js – keysIn() function

Lodash.js – keysIn() function

BY 26 Nov 2015 Web Code Snippet
A simple Lodash.js example of the keysIn() function, which creates an arrays of property names, based on the provided object. It also takes into account the inherited properties.
Written by