4.4.0 • Published 8 years ago

lodash.castarray v4.4.0

Weekly downloads
218,305
License
MIT
Repository
github
Last release
8 years ago

lodash.castarray v4.4.0

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

Installation

Using npm:

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

In Node.js:

var castArray = require('lodash.castarray');

See the documentation or package source for more details.