DOMx extension that makes it easy to convert DOM structures to strings, both plain and marked up for highlighting.
A DOMx extension that makes it easy to convert DOM structures to strings, both as plain HTML output and marked up versions for highlighting. This is heavily used in the DOMx demo.
Bower: bower install domx-stringify
NPM: npm install domx-stringify
Component: component install esha/domx-stringify
Download: domx-stringify.min.js or domx-stringify.js
Adds stringify([markup][, indent])
function to both DOM nodes and lists.