Set, access and delete nested object properties with a path string and or array
 
Go to file
Kebler Network System Administrator 1681f56326 0.1.1
added pathToString helper.  Wrote helper tests for pathToString, getKeys, and walkPath
2021-05-09 09:45:57 -07:00
.vscode initial commit 2021-05-07 21:25:11 -07:00
src 0.1.1 2021-05-09 09:45:57 -07:00
test 0.1.1 2021-05-09 09:45:57 -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 0.1.1 2021-05-09 09:45:57 -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