Set, access and delete nested object properties with a path string and or array
 
Go to file
Kebler Network System Administrator 958e46afd9 initial commit
working set, get, and del functions
2021-05-07 21:25:11 -07:00
.vscode initial commit 2021-05-07 21:25:11 -07:00
src initial commit 2021-05-07 21:25:11 -07:00
test initial commit 2021-05-07 21:25:11 -07:00
.eslintrc.yml initial commit 2021-05-07 21:25:11 -07:00
.gitignore initial commit 2021-05-07 21:25:11 -07:00
.npmignore initial commit 2021-05-07 21:25:11 -07:00
.npmrc initial commit 2021-05-07 21:25:11 -07:00
package.json initial commit 2021-05-07 21:25:11 -07:00
readme.md initial commit 2021-05-07 21:25:11 -07:00

readme.md

Object Nested Property Functions

a uCOMmandIt Utiltiy

Set, access and delete nested object properties with a path string and or array

exported set,get,del,getKeys,walkPath