Skip to content

It gives objects a parent property

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

agnostio/give-parents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Give Parents


##Recursively gives JS objects with a null property of "parent", the value of the object, which contains it.
```javascript giveParents(someObject, function(){ console.log(someObject); //callback }); ```

About

It gives objects a parent property

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published