The lodash method `_.toArray` exported as a module.
npm install lodash.toarrayThe lodash method _.toArray exported as a Node.js module.
Using npm:
``bash`
$ {sudo -H} npm i -g npm
$ npm i --save lodash.toarray
In Node.js:
`js``
var toArray = require('lodash.toarray');
See the documentation or package source for more details.