- SVG paste from Figma with structure parsing (usvg) - Element tree representation (groups, rects, paths, text, images) - Canvas rendering with pan/zoom (egui + resvg + tiny-skia) - WebSocket agent protocol on port 9876 - Semantic description generation - Code generation stubs (React, HTML, Tailwind, Svelte, Vue) - Cross-platform Rust implementation
6 lines
41 B
Plaintext
6 lines
41 B
Plaintext
/target
|
|
Cargo.lock
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|