Skip to content

A way to access and set objects by using paths instead of just keys also converting a object to paths and back.

Notifications You must be signed in to change notification settings

pellepelle3/deepbodyjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deepbodyjs

Functions

  • get (object,path) return value
  • has (object,path) return (true/false)
  • set (object,path,value)
  • unset (object,path)
  • pathsToObj (pathsObj)
  • objToPaths (object)

About

A way to access and set objects by using paths instead of just keys also converting a object to paths and back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •