1
0
forked from BRT/arc
arc/assets/visualizer
slava 6823676e14 Add UI dump visualizer with HTML, CSS, and JS components
Introduced a new tool for visualizing UI dumps, enabling users to upload XML and image files for inspection. The implementation includes an HTML structure, styled with CSS, and JavaScript for processing files and rendering elements dynamically onto a canvas. This provides a lightweight and functional interface for visual analysis.
2025-06-16 20:55:55 +07:00
..
index.html Add UI dump visualizer with HTML, CSS, and JS components 2025-06-16 20:55:55 +07:00
script.js Add UI dump visualizer with HTML, CSS, and JS components 2025-06-16 20:55:55 +07:00
style.css Add UI dump visualizer with HTML, CSS, and JS components 2025-06-16 20:55:55 +07:00