lodash.toarray

The lodash method `_.toArray` exported as a module.

Usage no npm install needed!

<script type="module">
  import lodashToarray from 'https://cdn.skypack.dev/lodash.toarray';
</script>

README

lodash.toarray v4.4.0

The lodash method _.toArray exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.toarray

In Node.js:

var toArray = require('lodash.toarray');

See the documentation or package source for more details.