https://github.com/Richienb/scratch-dot-prop
Get, set, or delete a property from a nested object using a dot path.
https://github.com/Richienb/scratch-dot-prop
Last synced: 8 months ago
JSON representation
Get, set, or delete a property from a nested object using a dot path.
- Host: GitHub
- URL: https://github.com/Richienb/scratch-dot-prop
- Owner: Richienb
- License: mit
- Created: 2020-08-25T23:35:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T14:21:04.000Z (over 3 years ago)
- Last Synced: 2024-11-17T01:13:14.436Z (about 1 year ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scratch-dot-prop
Get, set, or delete a property from a nested object using a dot path.