Svelte 5 frontend for tube (private video viewer)
- CSS 41.8%
- TypeScript 35%
- Svelte 20.8%
- JavaScript 1.6%
- HTML 0.8%
- +layout.svelte: removed unused ICON import - watch/[id]/+page.svelte: removed unused 'app' import, replaced inline toLocaleDateString with formatDate() from src/lib/utils/format.ts (matches the search page's date format) 15/15 FSM tests still pass; all E2E flows verified via Playwright MCP. |
||
|---|---|---|
| src | ||
| static | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| API.md | ||
| ARCHITECTURE.md | ||
| eslint.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
tube-frontend
Svelte 5 frontend for tube (private video viewer)