diff --git a/README.md b/README.md index 8bea8809..c27d8749 100644 --- a/README.md +++ b/README.md @@ -29,23 +29,34 @@ vue-plugin-hiprint (基于 [hiprint 2.5.4](http://hiprint.io/)) 当时只是为 由于hiprint官网最后一次更新时间为2019年【hiprint 2.5.4 是 [LGPL](#关于lgpl协议) 协议】,后在诸多使用者及反馈下进行了许多优化调整。 -[更新日志](CHANGELOG.md)(感谢各位群友支持和参与) - ## vue-plugin-hiprint [更新日志](CHANGELOG.md) -> hiprint for Vue2.x / Vue3.x (基于jQuery, 理论上应该也是支持其他框架的) -> **jQuery/uniapp** 项目 见下方 [jQuery/uniapp 项目使用](#jQuery/uniapp 项目使用) +(感谢各位群友支持和参与) + +## 关联项目矩阵 + +|项目名称| 项目地址 | 下载地址 | 描述 | +|---|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|----------------------| +|vue-plugin-hiprint| [github](https://gitee.com/CcSimple/vue-plugin-hiprint)、[gitee](https://gitee.com/CcSimple/vue-plugin-hiprint)| [npm](https://www.npmjs.com/package/vue-plugin-hiprint) | 打印设计器 | +|electron-hiprint| [github](https://gitee.com/CcSimple/electron-hiprint)、[gitee](https://gitee.com/CcSimple/electron-hiprint) | [releases](https://github.com/CcSimple/electron-hiprint/releases) | 直接打印客户端 | +|node-hiprint-transit| [github](https://github.com/Xavier9896/node-hiprint-transit)、[gitee](https://gitee.com/Xavier9896/node-hiprint-transit) | - | web与客户端中转服务 | +|uni-app-hiprint| [github](https://github.com/Xavier9896/uni-app-hiprint) | - | uni-app webview demo | + +> hiprint for Vue2.x / Vue3.x (基于jQuery, 也支持其他框架) -## 注意事项!! +> **jQuery/uniapp** 项目 见下方 [jQuery/uniapp 项目使用](#jqueryuniapp-项目使用) -- NodeJs 需要 16.x 版本 (开发使用的 16.18.1) --