An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# dot-accessor

using dot to access nested properties

## Install

```bash
npm i dot-accessor
```