release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
jonschlinkert/get-value
GitHub
github.com
github.com
Releases
25
Frequency
5 months 4 days
Last Release
over 1 year ago
Wednesday, 5 February 2025, 05:10
Stars
295
Use property paths (`a.b.c`) get a nested value from an object.
Log in to subscribe
Releases
25
Links
1
Collections
0
Linked projects
get-value
NPM
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).