jonschlinkert/get-value

jonschlinkert/get-value

Releases25
Frequency5 months 4 days
Last Release
Stars295
Use property paths (`a.b.c`) get a nested value from an object.

Linked projects

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).