|
1 | 1 |  |
2 | 2 | # 🔥vue-cli-electron-template |
3 | | -⭐Using `vue-cli3` and `Electron6` built a modular desktop application template. Convenient packaging and program language switching, with a custom borderless window, including `vue-router`, `vue-i18n`, `axios` and more common components, as well as some demo functions. |
| 3 | +⭐Using `vue-cli 3` and `Electron 8` built a modular desktop application template. Convenient packaging and program language switching, with a custom borderless window, including `vue-router`, `vue-i18n`, `axios`, `electron-builder` and more common components, as well as some demo functions. |
4 | 4 |
|
5 | 5 |  |
6 | 6 |  |
|
15 | 15 |
|
16 | 16 | <h2 align="center">⚡-Introduction-</h2> |
17 | 17 |
|
18 | | -🚀Build with `vue-cli` & `electron-builder`, modular design. added common plugins and demo features. You can happily use the `svg` icon in this project, use the `i18n` multi-language comfortably, switch the application language (overall! including the native menu of the electron and the browser page), Quickly manage multiple windows and menus, make network requests more convenient. |
| 18 | +🚀A lightweight, modular template. Added common plugins and demo features. You can happily use the `svg` icon in this project, use the `i18n` multi-language comfortably, switch the application language (including the native components and the browser page), make network requests more convenient. |
19 | 19 |
|
20 | 20 | [Document](https://github.com/Pure-Peace/vue-cli-electron-template/wiki) |
21 | 21 |
|
|
32 | 32 | - 🎨Modular design with object-oriented writing (mainProcess) |
33 | 33 | - 🍰Language switching for the entire program |
34 | 34 | - 🐳An svg component based on `svg-sprite-loader` |
35 | | -- 🏀`Electron6`: Demo of some apis. |
| 35 | +- 🏀`Electron 8`: Demo of some apis. |
36 | 36 | - 🍉`vue-i18n`: Added demonstration of language switching, including language switching effect of `electron` native menu. |
37 | 37 | - 🍩`axios`: Added request demo. |
38 | 38 | - 🌼Use `ESlint` for code style specification. |
|
49 | 49 |
|
50 | 50 | <h2 align="center">🏆-Start-</h2> |
51 | 51 |
|
| 52 | +- `&` = `or` |
52 | 53 |
|
53 | 54 | 1. **🍬Clone this repository** |
54 | 55 |
|
@@ -101,6 +102,14 @@ yarn packapp & npm run packapp |
101 | 102 | - 🙉`src/mainProcess/windows`: windows and windows manager. |
102 | 103 |
|
103 | 104 | --- |
104 | | -**🔞postscript:** |
| 105 | +## 🌹Thanks |
105 | 106 |
|
106 | | -🌹Beginner electron, any suggestion is appreciated. |
| 107 | + |
| 108 | +<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
| 109 | +<!-- prettier-ignore --> |
| 110 | +| [<img src="https://avatars0.githubusercontent.com/u/1502581?&v=4" width="100px;" alt="Hancel Lin"/><br /><sub><b>Hancel Lin</b></sub>](https://github.com/imlinhanchao)<br /> | |
| 111 | +| :---: | |
| 112 | + |
| 113 | +<!-- ALL-CONTRIBUTORS-LIST:END --> |
| 114 | + |
| 115 | +🌺Welcome your suggestions. |
0 commit comments