dom-add
v0.0.6
Published
appending markup to the DOM using recursion
Downloads
17
Maintainers
Readme
dom-add
Simple function which takes an object as a parameter, uses recursion and converts the object into markup. Second parameter(optional) is the parent element inside which the generated markup needs to be appended.
