v-honcharenko / teleprint

Print HTML like a boss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teleprint

Build Status

What does it do?

  • It can print HTML from a URL, from the DOM, or from a string.
  • It can apply the current document's styles and scripts to the printed HTML.
  • It can apply custom styles and scripts to the printed HTML.

Package Information

NPM version GitHub version Bower version

Build Requirements

Install NPM packages

nvm use && npm i

Build the distribution

npm start

Documentation

Demonstration

License

MIT Semver

About

Print HTML like a boss.

License:MIT License


Languages

Language:JavaScript 99.8%Language:HTML 0.2%