1.0.2 • Published 6 years ago

hlt-print v1.0.2

Weekly downloads
7
License
-
Repository
github
Last release
6 years ago

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