$ npm install lodash.xorwith
The lodash method _.xorWith exported as a Node.js module.
_.xorWith
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash.xorwith
In Node.js:
var xorWith = require('lodash.xorwith');
See the documentation or package source for more details.