Complete Reproduction of the SheetJS + Tauri demo using Kaioken https://docs.sheetjs.com/docs/demos/desktop/tauri
Go to file
SheetJS 0fe792e27a step5 2024-03-25 03:25:30 -04:00
.vscode step1 2024-03-25 03:19:27 -04:00
src step4 2024-03-25 03:23:13 -04:00
src-tauri step5 2024-03-25 03:25:30 -04:00
.gitignore step1 2024-03-25 03:19:27 -04:00
README.md step1 2024-03-25 03:19:27 -04:00
index.html step4 2024-03-25 03:23:13 -04:00
package.json step2 2024-03-25 03:20:09 -04:00
tsconfig.json step4 2024-03-25 03:23:13 -04:00
vite.config.ts step4 2024-03-25 03:23:13 -04:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.