lodash.pick

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

This package is deprecated. Use destructuring assignment syntax instead.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install lodash.pick 
SYNC missed versions from official npm registry.

lodash.pick v4.4.0

The lodash method _.pick exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

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

See the documentation or package source for more details.

Current Tags

  • 4.4.0                                ...           latest (10 years ago)

17 Versions

  • 4.4.0 [deprecated]           ...           10 years ago
  • 4.3.0 [deprecated]           ...           10 years ago
  • 4.2.1 [deprecated]           ...           10 years ago
  • 4.2.0 [deprecated]           ...           10 years ago
  • 4.1.1 [deprecated]           ...           10 years ago
  • 4.1.0 [deprecated]           ...           10 years ago
  • 4.0.1 [deprecated]           ...           10 years ago
  • 4.0.0 [deprecated]           ...           10 years ago
  • 3.1.0 [deprecated]           ...           11 years ago
  • 3.0.0 [deprecated]           ...           11 years ago
  • 2.4.1 [deprecated]           ...           12 years ago
  • 2.4.0 [deprecated]           ...           12 years ago
  • 2.3.0 [deprecated]           ...           12 years ago
  • 2.2.1 [deprecated]           ...           13 years ago
  • 2.2.0 [deprecated]           ...           13 years ago
  • 2.1.0 [deprecated]           ...           13 years ago
  • 2.0.0 [deprecated]           ...           13 years ago

Copyright 2013 - present © cnpmjs.org | Home |