KSlab is a infinite canvas that runs locally, not making any network requests
Go to file
Triston Armstrong d14b240333 make updates to notes
- creates useDebounce hook for debouncing LS updates
- ensures focused item has highest zIndex
- makes drag work
- add unsaved dot on card header
2024-10-04 06:30:55 -04:00
.vscode Initial commit 2024-09-28 08:24:39 +00:00
src make updates to notes 2024-10-04 06:30:55 -04:00
src-tauri Initial commit 2024-09-28 08:24:39 +00: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 Initial commit 2024-09-28 08:24:39 +00:00
index.html Initial commit 2024-09-28 08:24:39 +00:00
package.json Initial commit 2024-09-28 08:24:39 +00: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 Initial commit 2024-09-28 08:24:39 +00:00
tsconfig.json Initial commit 2024-09-28 08:24:39 +00:00
vite.config.ts Initial commit 2024-09-28 08:24:39 +00:00

Tauri + Vanilla TS

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