lodash.pullat

The lodash method `_.pullAt` exported as a module.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
lodash.pullat
56,4615094.6.07 years ago8 years agoMinified + gzip package size for lodash.pullat in KB

Readme

lodash.pullat v4.6.0
The lodash method _.pullAt exported as a Node.js module.

Installation

Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.pullat

In Node.js:
var pullAt = require('lodash.pullat');

See the documentation or package source for more details.