Commit Graph

3 Commits

Author SHA1 Message Date
496be2701f feat: add core type definitions
- Device, ImageEntry, Dimensions types
- PipelineConfig with all processing steps
- Built-in pipeline presets (default, high-contrast, etc.)
- Validation constraints and utility functions

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-13 18:06:39 -04:00
0cb43607ac chore: configure vite for WASM and add dependencies
- Add vite-plugin-wasm for Photon WASM support
- Configure worker format and build target
- Add photon, jszip, lucide-svelte
- Add tailwindcss forms/typography plugins

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-13 18:06:06 -04:00
6f8a187246 Create project skeleton with sv 2026-05-13 17:40:55 -04:00