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: 3 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T11:53:59.000Z (about 2 years ago)
- Last Synced: 2025-02-20T21:07:00.763Z (3 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
```