Skip to content

Commit

Permalink
Merge branch 'wailsapp:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxi2015 authored Oct 16, 2024
2 parents d3f340f + 14cc9ec commit 7ee4bc2
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 44 deletions.
1 change: 1 addition & 0 deletions website/docs/community/templates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
- [wails-template-quasar-js](https://github.com/sgosiaco/wails-template-quasar-js) - A template using JavaScript + Quasar V2 (Vue 3, Vite, Sass, Pinia, ESLint, Prettier)
- [wails-template-quasar-ts](https://github.com/sgosiaco/wails-template-quasar-ts) - A template using TypeScript + Quasar V2 (Vue 3, Vite, Sass, Pinia, ESLint, Prettier, Composition API with <script setup>)
- [wails-template-naive](https://github.com/tk103331/wails-template-naive) - Wails template based on Naive UI (A Vue 3 Component Library)
- [wails-template-tdesign-js](https://github.com/tongque0/wails-template-tdesign-js) - Wails template based on TDesign UI (a Vue 3 UI library by Tencent), using Vite, Pinia, Vue Router, ESLint, and Prettier.

## Angular

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ sidebar_position: 1
- [wails-template-quasar-js](https://github.com/sgosiaco/wails-template-quasar-js) - 使用 JavaScript + Quasar V2(Vue 3, Vite, Sass, Pinia, ESLint, Prettier)的模板
- [wails-template-quasar-ts](https://github.com/sgosiaco/wails-template-quasar-ts) - 使用 TypeScript + Quasar V2(Vue 3、Vite、Sass、Pinia、ESLint、Prettier、带 <script setup> 的Composition API)的模板
- [wails-template-naive](https://github.com/tk103331/wails-template-naive) - 基于 Naive UI(一款 Vue 3 组件库)的 Wails 模板
- [wails-template-tdesign-js](https://github.com/tongque0/wails-template-tdesign-js) - 基于 TDesign UI(腾讯的 Vue 3 组件库)的 Wails 模板,使用 Vite、Pinia、Vue Router、ESLint 和 Prettier。

## Angular

Expand Down
Loading

0 comments on commit 7ee4bc2

Please sign in to comment.