Lodash.js – values() function

Lodash.js – values() function

BY 26 Nov 2015 Web Code Snippet
A simple Lodash.js example of the values() function, which creates an array from the provided objects’ enumerable variable values. It does not include inherited values.
Written by