lodash.pluck
The modern build of lodash’s `_.pluck` as a module.
Last updated 11 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install lodash.pluck 
SYNC missed versions from official npm registry.

lodash.pluck v3.1.2

The modern build of lodash’s _.pluck exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.pluck

In Node.js/io.js:

var pluck = require('lodash.pluck');

See the documentation or package source for more details.

Current Tags

  • 3.1.2                                ...           latest (11 years ago)

13 Versions

  • 3.1.2                                ...           11 years ago
  • 3.1.1                                ...           11 years ago
  • 3.1.0                                ...           11 years ago
  • 3.0.2                                ...           11 years ago
  • 3.0.1                                ...           11 years ago
  • 3.0.0                                ...           11 years ago
  • 2.4.1                                ...           12 years ago
  • 2.4.0                                ...           12 years ago
  • 2.3.0                                ...           12 years ago
  • 2.2.1                                ...           13 years ago
  • 2.2.0                                ...           13 years ago
  • 2.1.0                                ...           13 years ago
  • 2.0.0                                ...           13 years ago
Downloads
Today 0
This Week 1
This Month 2
Last Day 0
Last Week 1
Last Month 1
Dependencies (4)
Dev Dependencies (0)
None
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |