hlt-print
v1.0.2
Published
printing from the web.
Downloads
2
Readme
Print.js
js 打印 Print
For documentation and examples please visit: printjs.crabbly.com
安装
npm install hlt-print --save
yarn add hlt-print
使用
import printJS from 'hlt-print'
文档
参考文档 at printjs.crabbly.com.
开发环境
npm install
npm run watch
测试代码
npm install http-server -g
http-server
访问 to http://localhost:8080/test.html