# jonschlinkert/get-value

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jonschlinkert-get-value).**

298 stars · 22 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/jonschlinkert/get-value
- Homepage: https://github.com/jonschlinkert
- awesome-repositories: https://awesome-repositories.com/repository/jonschlinkert-get-value.md

## Description

Use property paths (`a.b.c`) get a nested value from an object.

## Tags

### Part of an Awesome List

- [Object Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/object-utilities.md) — Retrieves nested object values using dot notation paths.
