Complete Reproduction of the SheetJS + Tauri demo using Kaioken
https://docs.sheetjs.com/docs/demos/desktop/tauri
.vscode | ||
src | ||
src-tauri | ||
.gitignore | ||
index.html | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vite.config.ts |
Tauri + Vanilla TS
This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.