domJSON
domJSON copied to clipboard
Speed optimizations
- Speed up how
domProperties
are parsed when using an inclusive filterList (or boolean false) - Maybe rewrite the
createNode
function to concatenate children, then append them using innerHTML?