lodash.remove
v4.7.0
Published
The lodash method `_.remove` exported as a module.
Downloads
107,062
Readme
lodash.remove v4.7.0
The lodash method _.remove
exported as a Node.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.remove
In Node.js:
var remove = require('lodash.remove');
See the documentation or package source for more details.