list new libs
This commit is contained in:
15
README.md
15
README.md
@@ -4,26 +4,29 @@
|
|||||||
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/dev/.github/app.jpeg" width="580" style="border-radius:2rem"/>
|
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/dev/.github/app.jpeg" width="580" style="border-radius:2rem"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
- Typescript
|
- Typescript
|
||||||
- UI:
|
- UI:
|
||||||
|
- Snap form
|
||||||
- Tailwind
|
- Tailwind
|
||||||
- DaisyUI
|
- Shedcn-svelte
|
||||||
- Fontawesome
|
- Fontawesome
|
||||||
|
- Lucide-svelte
|
||||||
- Roboto Font
|
- Roboto Font
|
||||||
- Code Quality
|
- Code Quality
|
||||||
- Prettier
|
- Prettier
|
||||||
- Eslint
|
- Eslint
|
||||||
|
- Lint-staged
|
||||||
- Tauri
|
- Tauri
|
||||||
- Tauri window state manager plugin
|
- Tauri window state manager plugin
|
||||||
- Tauri store plugin
|
- Tauri store plugin
|
||||||
- Husky
|
- Husky
|
||||||
- Automation
|
- Automation
|
||||||
- Husky
|
- Husky
|
||||||
|
- Changeset
|
||||||
- TODO: Testing
|
- TODO: Testing
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
- (optional) - On linux you need to have installed the [mold](https://github.com/rui314/mold) linker. If you prefer not to do that, go ahead and remove the rust flags in the `/src-tauri/.cargo/config.toml` file.
|
||||||
## Requirements
|
|
||||||
|
|
||||||
* (optional) - On linux you need to have installed the [mold](https://github.com/rui314/mold) linker. If you prefer not to do that, go ahead and remove the rust flags in the `/src-tauri/.cargo/config.toml` file.
|
|
||||||
|
Reference in New Issue
Block a user