Files
lodash/lodash.unionby
John-David Dalton 3772ae8eab Bump to v4.7.1.
2019-07-09 21:54:49 -07:00
..
2019-07-09 21:54:49 -07:00
2019-07-09 21:54:38 -07:00
2019-07-09 21:54:49 -07:00
2019-07-09 21:54:49 -07:00

lodash.unionby v4.7.1

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

Installation

Using npm:

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

In Node.js:

var unionBy = require('lodash.unionby');

See the documentation or package source for more details.