Skip to content

lancejpollard/print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print

Print HTML elements on a printer. Works on IE8+.

Installation

component install viatropos/print

Example

var print = require('print');

print('<img id="image" src="http://tower.github.io/logo.png"/>');

http://i.imgur.com/EOxDujY.png

Licence

MIT

About

Print HTML elements on a printer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published