|
hai 10 meses | |
---|---|---|
.. | ||
LICENSE | hai 10 meses | |
README.md | hai 10 meses | |
index.js | hai 10 meses | |
package.json | hai 10 meses |
The lodash method _.uniqBy
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.uniqby
In Node.js:
var uniqBy = require('lodash.uniqby');
See the documentation or package source for more details.