add qtgql

This commit is contained in:
ניר
2023-05-31 16:10:59 +00:00
parent 19346b03a8
commit 46ce996054

View File

@@ -33,6 +33,7 @@ Pull requests of new projects/apps/libraries are welcome :)
- [Visualization](#visualization)
- [Web Frameworks](#web-frameworks)
- [X11/Wayland](#x11wayland)
- [GraphQL Clients](#graphql-clients)
- [Software](#software)
## Android
@@ -301,6 +302,9 @@ Pull requests of new projects/apps/libraries are welcome :)
* [shell](https://github.com/lirios/shell) - QtQuick and Wayland shell for convergence.
* [qmlcompmgr](https://github.com/amezin/qmlcompmgr) - It's a simple compositing manager for X11, written using Qt Quick and QML. Not ready for production.
## GraphQL Clients
* [qtgql](https://github.com/qtgql/qtgql) - GraphQL client for Qt and QML that is inspired by [react-relay](https://relay.dev/).
# Learning
* [The QML Book](http://qmlbook.github.io/) - The QML Book. ([source](https://github.com/qmlbook/qmlbook))
* [GCompris](http://www.gcompris.net/index-en.html) - For Kids.