# object-get

> Access nested property values at any depth with a simple expression.

Latest version **2.1.1** (published 2020-02-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install object-get
pnpm add object-get
yarn add object-get
bun add object-get
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.1 |
| Published | 2020-02-17 |
| First published | 2015-10-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 11 |
| Author | Lloyd Brookes |
| Maintainers | 75lb, garlicnation |
| Keywords | object, get, property, key, value, access, accessor |

## Links

- npm: https://www.npmjs.com/package/object-get
- Repository: https://github.com/75lb/object-get
- Homepage: https://github.com/75lb/object-get#readme
- Issues: https://github.com/75lb/object-get/issues
- npm.io page: https://npm.io/package/object-get

## Recent versions

- 2.1.1 (latest) — 2020-02-17
- 2.1.0 — 2016-07-03
- 2.0.4 — 2016-03-18
- 2.0.3 — 2016-03-18
- 2.0.2 — 2016-02-24
- 2.0.1 — 2016-02-24
- 2.0.0 — 2015-10-13
- 1.0.1 — 2015-10-13
- 1.0.0 — 2015-10-13

## README

[![view on npm](http://img.shields.io/npm/v/object-get.svg)](https://www.npmjs.org/package/object-get)
[![npm module downloads](http://img.shields.io/npm/dt/object-get.svg)](https://www.npmjs.org/package/object-get)
[![Build Status](https://travis-ci.org/75lb/object-get.svg?branch=master)](https://travis-ci.org/75lb/object-get)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard)

# object-get

***No longer maintained. Please consider using the lodash [`_.get`](https://lodash.com/docs/4.17.15#get) method or similar***

* * *

&copy; 2015-16 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

---
_Source: https://npm.io/package/object-get · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
