@@ -575,15 +575,16 @@ hiwebSocket.setHost("https://printjs.cn:17521", "vue-plugin-hiprint");
575575
576576## 插件生态
577577
578- | 项目名称 | 项目地址 | 下载地址 | 描述 |
579- | -----------------------| ------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- | -----------------------------------------------------------------|
580- | vue-plugin-hiprint | [ github] ( https://github.com/CcSimple/vue-plugin-hiprint ) 、[ gitee] ( https://gitee.com/CcSimple/vue-plugin-hiprint ) | [ npm] ( https://www.npmjs.com/package/vue-plugin-hiprint ) | 打印设计器 |
581- | electron-hiprint | [ github] ( https://github.com/CcSimple/electron-hiprint ) 、[ gitee] ( https://gitee.com/CcSimple/electron-hiprint ) | [ releases] ( https://github.com/CcSimple/electron-hiprint/releases ) | 直接打印客户端 |
582- | * node-hiprint-transit | [ github] ( https://github.com/Xavier9896/node-hiprint-transit ) 、[ gitee] ( https://gitee.com/Xavier9896/node-hiprint-transit ) | - | web 与客户端中转服务 Node 实现 |
583- | * hiprint-transit-java | [ github] ( https://github.com/weaponready/hiprint-transit-java ) | - | web 与客户端中转服务 Java 实现 |
584- | * uni-app-hiprint | [ github] ( https://github.com/Xavier9896/uni-app-hiprint ) | - | uni-app 项目通过 webview 使用 vue-plugin-hiprint demo |
585- | * node-hiprint-pdf | [ github] ( https://github.com/CcSimple/node-hiprint-pdf ) | - | 提供通过 node 对 vue-plugin-hiprint 模板生成 矢量 pdf、image、html |
586- | * iboot-print | [ github] ( https://github.com/anganing/iboot-print ) | - | 提供通过 java HtmlUnit 对 vue-plugin-hiprint 模板生成 html(image、pdf待实现) |
578+ | 项目名称 | 项目地址 | 下载地址 | 描述 |
579+ | ------------------------ | ------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- | ------------------------------------------------------------------ |
580+ | vue-plugin-hiprint | [ github] ( https://github.com/CcSimple/vue-plugin-hiprint ) 、[ gitee] ( https://gitee.com/CcSimple/vue-plugin-hiprint ) | [ npm] ( https://www.npmjs.com/package/vue-plugin-hiprint ) | 打印设计器 |
581+ | electron-hiprint | [ github] ( https://github.com/CcSimple/electron-hiprint ) 、[ gitee] ( https://gitee.com/CcSimple/electron-hiprint ) | [ releases] ( https://github.com/CcSimple/electron-hiprint/releases ) | 直接打印客户端 |
582+ | node-hiprint-transit | [ github] ( https://github.com/Xavier9896/node-hiprint-transit ) 、[ gitee] ( https://gitee.com/Xavier9896/node-hiprint-transit ) | [ releases] ( https://github.com/Xavier9896/node-hiprint-transit/releases ) | web 与客户端中转服务 Node 实现 |
583+ | hiprint-transporter-java | [ github] ( https://github.com/LyingDoc/hiprint-transit-java ) 、[ gitee] ( https://gitee.com/dut_cc/hiprint-transporter-java ) | - | web 与客户端中转服务 Java 实现 |
584+ | hiprint-transit-java | [ github] ( https://github.com/weaponready/hiprint-transit-java ) | - | web 与客户端中转服务 Java 实现 |
585+ | uni-app-hiprint | [ github] ( https://github.com/Xavier9896/uni-app-hiprint ) | - | uni-app 项目通过 webview 使用 vue-plugin-hiprint demo |
586+ | node-hiprint-pdf | [ github] ( https://github.com/CcSimple/node-hiprint-pdf ) | - | 提供通过 node 对 vue-plugin-hiprint 模板生成 矢量 pdf、image、html |
587+
587588
588589> 带 * 项目为周边社区维护项目,更新迭代、兼容性、稳定性无法得到保证。
589590
0 commit comments