No description
  • Svelte 67.1%
  • TypeScript 27.7%
  • HTML 3.2%
  • JavaScript 2%
Find a file
2025-03-16 23:52:21 +01:00
src added a central point for authorized fetches; restructured Assets 2025-03-16 23:52:21 +01:00
.gitignore initial svelte setup and rough progress bar component 2025-02-28 20:58:37 +01:00
index.html initial svelte setup and rough progress bar component 2025-02-28 20:58:37 +01:00
package-lock.json added some interesting components 2025-03-02 17:37:34 +01:00
package.json added some interesting components 2025-03-02 17:37:34 +01:00
svelte.config.js initial svelte setup and rough progress bar component 2025-02-28 20:58:37 +01:00
tsconfig.app.json major reorganization (components no longer ask for state but take it in $props) 2025-03-16 18:26:12 +01:00
tsconfig.json initial svelte setup and rough progress bar component 2025-02-28 20:58:37 +01:00
tsconfig.node.json major reorganization (components no longer ask for state but take it in $props) 2025-03-16 18:26:12 +01:00
vite.config.ts major reorganization (components no longer ask for state but take it in $props) 2025-03-16 18:26:12 +01:00