QmlWeb is a JavaScript library that can parse QML code and create a website from it using regular HTML / DOM elements and absolute CSS positions, translating QML properties into CSS properties.
QmlWeb is a small project, started primarily by Lauri Pimen, who has been developing it for several years and is currently a KDE project supported by Anton Kreuzkamp.
QmlWeb, of course, does not yet support all Qts implementations of QML, but it already supports a completely usable subset. It supports almost all of the basic QML syntax. In addition, it supports HTML input elements (Button, TextInput, TextArea is currently supported, not all).
Well, QmlWeb is not finished. I hope Digia helps in this project to prepare it with mature features.
Nejat source share