Set, access and delete nested object properties with a path string and or array
 
Go to file
Kebler Network System Administrator ff932e5f51 0.1.2 getKeys now supports one level nested array of keys, will flatten
wrote corresponding tests
2021-05-11 10:25:59 -07:00
.vscode initial commit 2021-05-07 21:25:11 -07:00
src 0.1.2 getKeys now supports one level nested array of keys, will flatten 2021-05-11 10:25:59 -07:00
test 0.1.2 getKeys now supports one level nested array of keys, will flatten 2021-05-11 10:25:59 -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.2 getKeys now supports one level nested array of keys, will flatten 2021-05-11 10:25:59 -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