Skip to content

Commit

Permalink
Update dev-libs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
x1y9 authored Nov 28, 2024
1 parent 8c9bb7b commit bd8f16b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions pages/dev-libs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,20 @@ title: 开发库
layout: page
---

## hybrid app framework
## hybrid desktop
* [Wails](https://wails.io/) Webview+Go
* [Tauri](https://v2.tauri.app/) Webview+rust

## hybrid all
* [Flutter](https://flutter.dev/)
* [KMM](https://kotlinlang.org/docs/multiplatform.html)

## web framework
* [vue](https://vuejs.org/)[Svelte](https://svelte.dev/), 一般认为Svelte更简洁,Vue的第三方库更多(比如ui)。

## web-ui
## web ui
* vue可以用 [PrimeVue](https://primevue.org/)
* 表单
* css库通常可以和任何框架配合,比如[daisyUI](https://daisyui.com/)

## .net

0 comments on commit bd8f16b

Please sign in to comment.