QmlWeb: Difference between revisions

From KDE Community Wiki
(Add a page for the QmlWeb project)
(No difference)

Revision as of 09:18, 18 July 2013

Description

QmlWeb is a JavaScript library that can parse QML and create a website out of it using DOM. So with QmlWeb it is possible to write web applications using QML.

Current Status

The project has come to a state where it provides a basic QML runtime to the browser, which is already quite usable. There are of course many open TODOs, so have a look at our TODOs page to see where you can get in touch.