We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab9336 commit f9a2879Copy full SHA for f9a2879
1 file changed
README.md
@@ -41,6 +41,31 @@
41
- 📦 **Zero Dependencies** - Pure Zig implementation
42
- 🌐 **Cross-Platform** - Linux, Windows, macOS
43
44
+## UI Preview
45
+
46
+<table>
47
+ <tr>
48
+ <td>
49
+ <img src="https://github.com/user-attachments/assets/2a9141a4-7df1-45fa-846c-daafd2827585" />
50
+ </td>
51
52
+ <img src="https://github.com/user-attachments/assets/5fc85cce-e346-4fe6-b495-c1931550955e" />
53
54
+ </tr>
55
56
57
+ <img src="https://github.com/user-attachments/assets/d698a2ab-ea85-4fc0-82a6-0ac82a6bb310" />
58
59
60
+ <img src="https://github.com/user-attachments/assets/47ae9990-0026-4339-877f-0378f8922a2a" />
61
62
63
+</table>
64
65
66
67
68
69
## 📦 Installation
70
71
Add `api.zig` to your `build.zig.zon`:
0 commit comments