domx-stringify
v1.0.0
Published
DOMx extension that makes it easy to convert DOM structures to strings, both plain and marked up for highlighting.
Downloads
13
Readme
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
Full Version:
Download: domx-stringify.min.js or domx-stringify.js
Adds [stringify()
][stringify] to DOM nodes and lists.
Release History
- 2014-11-26 v1.0.0 (first public release)