Teleprint
What does it do?
- It can print HTML 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
Build Requirements
Install NPM packages
nvm use 6.5.0 && npm install
Build the distribution
npm start