In a browser: You can use webpack for your project.
Using npm:
$ npm i --save lodash-tool
In Node.js:
import isArray from 'lodash-tool/isArray';
Note:
Lodash is good, but sometimes it makes our project(specially the web project) very heavy.