lodash.get

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

This package is deprecated. Use the optional chaining (?.) operator instead.
Last updated 10 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm 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 (10 years ago)

13 Versions

  • 4.4.2 [deprecated]           ...           10 years ago
  • 4.4.1 [deprecated]           ...           10 years ago
  • 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.2 [deprecated]           ...           10 years ago
  • 4.1.1 [deprecated]           ...           10 years ago
  • 4.1.0 [deprecated]           ...           10 years ago
  • 4.0.2 [deprecated]           ...           10 years ago
  • 4.0.1 [deprecated]           ...           10 years ago
  • 4.0.0 [deprecated]           ...           10 years ago
  • 3.7.0 [deprecated]           ...           11 years ago
Maintainers (2)
Downloads
Today 0
This Week 11
This Month 16
Last Day 0
Last Week 11
Last Month 117
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (98)

Copyright 2013 - present © cnpmjs.org | Home |