lodash.difference

popular js
The lodash method `_.difference` exported as a module.
Version 4.5.0 License MIT
Keywords
lodash-modularizeddifference
INSTALL
Type:
No default JS file set by the package author so the URL is guessed. You can always browse all package files to use another one.
lodash.difference v4.5.0
The lodash method _.difference
exported as a Node.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.difference
In Node.js:
var difference = require('lodash.difference');
See the documentation or package source for more details.