https://github.com/exoticknight/dot-accessor
using dot path to access nested properties
https://github.com/exoticknight/dot-accessor
access accessor delete dot get obj object property set
Last synced: 10 months ago
JSON representation
using dot path to access nested properties
- Host: GitHub
- URL: https://github.com/exoticknight/dot-accessor
- Owner: exoticknight
- License: mit
- Created: 2018-10-06T15:19:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T11:53:59.000Z (about 3 years ago)
- Last Synced: 2025-06-19T22:23:14.184Z (11 months ago)
- Topics: access, accessor, delete, dot, get, obj, object, property, set
- Language: TypeScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dot-accessor
using dot to access nested properties
## Install
```bash
npm i dot-accessor
```