mirror of
https://github.com/mikalv/awesome-qt-qml.git
synced 2025-12-18 21:04:39 +03:00
Added qml-colors
I haven't found a good fit in terms of available categories. I'd create a "Language" category instead. But whatever.
This commit is contained in:
committed by
GitHub
parent
73e97007e7
commit
e993e0113d
@@ -253,6 +253,7 @@ Pull requests of new projects/apps/libraries are welcome :)
|
||||
* [qmlc](https://github.com/qmlc/qmlc) - The Qml Compiler can be used to convert Qml source code files into precompiled Qml files. The precompiled Qml files are faster to load and do not expose the source code. Normally, the Qt either compiles the Qml files in the startup or interprets the Qml files runtime.
|
||||
* [viewstack.pri](https://github.com/benlau/viewstack.pri) - ViewStack is a wrapper of StackView (QQC2) that provides a stateless interface.
|
||||
* [quickcross](https://github.com/benlau/quickcross) - QML Cross Platform Utility Library.
|
||||
* [qml-colors](https://gooroo.github.io/qml-colors/) - A library that extends the set of operations with `color` values in QML.
|
||||
|
||||
## SDKs
|
||||
* [Felgo](https://felgo.com/) - Felgo (previously V-Play Engine) allows easy cross-platform mobile games and apps development for all major platforms including iOS, Android, BlackBerry.
|
||||
|
||||
Reference in New Issue
Block a user