lodash.get
The lodash method `_.get` exported as a module.
Last updated 9 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install lodash.get 
SYNC missed versions from official npm registry.

lodash.get v4.4.2

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

Installation

Using npm:

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

In Node.js:

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

See the documentation or package source for more details.

Current Tags

  • 4.4.2                                ...           latest (8 years ago)

13 Versions

  • 4.4.2                                ...           8 years ago
  • 4.4.1                                ...           8 years ago
  • 4.4.0                                ...           8 years ago
  • 4.3.0                                ...           8 years ago
  • 4.2.1                                ...           8 years ago
  • 4.2.0                                ...           9 years ago
  • 4.1.2                                ...           9 years ago
  • 4.1.1                                ...           9 years ago
  • 4.1.0                                ...           9 years ago
  • 4.0.2                                ...           9 years ago
  • 4.0.1                                ...           9 years ago
  • 4.0.0                                ...           9 years ago
  • 3.7.0                                ...           9 years ago

Copyright 2013 - present © cnpmjs.org | Home |