1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00

README.md: add vwebui (#181)

This commit is contained in:
Mehmet Ali Şipi
2023-05-12 22:30:46 +03:00
committed by GitHub
parent 35189a38a2
commit 746a6fb1dc

View File

@@ -261,6 +261,7 @@
- [vig](https://github.com/nsauzede/vig) - Bindings for [Dear ImGui](https://github.com/ocornut/imgui) GUI toolkit.
- [vnk](https://github.com/nsauzede/vnk) - Bindings for [Nuklear](https://github.com/vurtun/nuklear) GUI toolkit.
- [V UI](https://github.com/vlang/ui) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web.
- [VWebui](https://github.com/webui-dev/v-webui) - V Library that makes easy creating WebUI.
### Utility