From 9ec7f5b6a2f9309dd192025cd567f1073313b4bc Mon Sep 17 00:00:00 2001 From: Turiiya <34311583+tobealive@users.noreply.github.com> Date: Sat, 22 Jul 2023 17:53:06 +0200 Subject: [PATCH] Add `Isaiah's UI` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3352c10..bbd73b2 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ ### User Interface toolkits +- [iUI](https://github.com/isaiahpatton/ui) - Isaiah's cross-platform GUI library for V. Inspired by the syntax of Java's Swing. - [mui](https://github.com/malisipi/mui) - A Cross-Platform UI library for Windows, Linux, Android and Web. - [V UI](https://github.com/vlang/ui) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web. - [vgtk3](https://github.com/vgtk/vgtk3) - A wrapper for GTK3 in V.