0.0.2 • Published 11 years ago

print-html v0.0.2

Weekly downloads
12
License
-
Repository
github
Last release
11 years ago

print-html

prints the actual html document

it gives back the string representation of the actual html document. it can be used on the client as well as on the server e.g. with jsdom.

component installation

$ component install intesso/print-html

npm installation

$ npm install print-html

api

  var html = require('print-html')(document);

license

MIT License

0.0.2

11 years ago

0.0.1

11 years ago