Gathering detailed insights and metrics for path-key
Gathering detailed insights and metrics for path-key
Gathering detailed insights and metrics for path-key
Gathering detailed insights and metrics for path-key
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (80.62%)
TypeScript (19.38%)
Total Downloads
16,451,030,631
Last Day
6,948,310
Last Week
117,287,974
Last Month
518,581,954
Last Year
4,684,088,425
MIT License
43 Stars
21 Commits
12 Forks
4 Watchers
1 Branches
6 Contributors
Updated on Aug 01, 2025
Latest Version
4.0.0
Package Id
path-key@4.0.0
Size
2.02 kB
NPM Version
6.14.10
Node Version
15.12.0
Published on
Apr 09, 2021
object-path
Access deep object properties using a path
get-value
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).
env-path-key
Determines the path key
set-value
Set nested properties on an object using dot notation.