1.0.0 • Published 9 years ago

domx-stringify v1.0.0

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

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
Build Status

Full Version:

Download: domx-stringify.min.js or domx-stringify.js

Adds stringify() to DOM nodes and lists.

Release History

  • 2014-11-26 v1.0.0 (first public release)