Skip to content

intesso/print-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

prints the actual html document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published