KSlab is a infinite canvas that runs locally, not making any network requests
Go to file
2024-10-22 18:31:40 +00:00
.vscode Initial commit 2024-09-28 08:24:39 +00:00
src fix(scroll): fix issue with scrolll positino not persisting on reload 2024-10-22 14:30:21 -04:00
src-tauri update app name 2024-10-07 02:54:35 -04:00
.gitignore Initial commit 2024-09-28 08:24:39 +00:00
.prettierrc Initial commit 2024-09-28 08:24:39 +00:00
bun.lockb feat(contextmenu): adds context menu support to the ap 2024-10-12 13:20:52 -04:00
index.html feat(favicon): add favicon to page 2024-10-10 04:10:24 -04:00
package.json feat(contextmenu): adds context menu support to the ap 2024-10-12 13:20:52 -04:00
postcss.config.js Initial commit 2024-09-28 08:24:39 +00:00
README.md Initial commit 2024-09-28 08:24:39 +00:00
tailwind.config.js fix(images): adds a toaster and handles failed image inserts 2024-10-10 03:35:35 -04:00
tsconfig.json Initial commit 2024-09-28 08:24:39 +00:00
vite.config.ts remove vite config no longer needed 2024-10-05 13:11:42 -04:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri & Kaioken.