All Projects → qmlweb → qmlweb-parser

qmlweb / qmlweb-parser

Licence: other
A QML parser in JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language
QML
638 projects

Projects that are alternatives of or similar to qmlweb-parser

herald
Pre-alpha end-to-end encrypted instant messenger.
Stars: ✭ 23 (-4.17%)
Mutual labels:  qml
qtstatusbar
StatusBar for Qt allows setting the status bar color and theme on Android and iOS.
Stars: ✭ 89 (+270.83%)
Mutual labels:  qml
QtDemos
This is a demo about Qt5, including Qt Custom Widget, Qt Multithreaded Downloader, QML Video Player(using OpenGL, FFmpeg and SDL2)
Stars: ✭ 18 (-25%)
Mutual labels:  qml
Pagination
a paging widget based on Qt
Stars: ✭ 22 (-8.33%)
Mutual labels:  qml
widgetci
a Cross-Platform Widget Management App. (Win/Linux/Mac)
Stars: ✭ 36 (+50%)
Mutual labels:  qml
QPrompt
Personal teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
Stars: ✭ 168 (+600%)
Mutual labels:  qml
neural-network-sandbox
A toy about fundamental neural network algorithms and Qt Quick 2 interface.
Stars: ✭ 69 (+187.5%)
Mutual labels:  qml
DeadAscend
A 2D point'n'click-like adventure game written in Qt/QML and Javascript
Stars: ✭ 37 (+54.17%)
Mutual labels:  qml
Qt3D-learn
Qt3D-learn
Stars: ✭ 36 (+50%)
Mutual labels:  qml
qtprotobuf
Protobuf generator and bindings for Qt framework
Stars: ✭ 138 (+475%)
Mutual labels:  qml
Examples Qt
Shows how to use Qt widgets only by programming code (c++17).
Stars: ✭ 38 (+58.33%)
Mutual labels:  qml
status-desktop
Status Desktop client made in Nim & QML
Stars: ✭ 163 (+579.17%)
Mutual labels:  qml
CatLearnQt
CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。
Stars: ✭ 63 (+162.5%)
Mutual labels:  qml
python-qt-live-coding
Live coding environment for Python, Qt and QML.
Stars: ✭ 35 (+45.83%)
Mutual labels:  qml
QMLTreeView
A TreeView component for QML/QtQuick 2 with a generic TreeModel
Stars: ✭ 21 (-12.5%)
Mutual labels:  qml
SCodes
This project is Qt & Qml wrapper for ZXing-C++ Library that is used for decoding 1D and 2D barcodes.
Stars: ✭ 55 (+129.17%)
Mutual labels:  qml
pardus-store
Pardus Application Store
Stars: ✭ 32 (+33.33%)
Mutual labels:  qml
translating-qml
Demonstration of dynamic switching between languages in QML application.
Stars: ✭ 16 (-33.33%)
Mutual labels:  qml
fluffychat
+++++Moved to GitLab+++++
Stars: ✭ 47 (+95.83%)
Mutual labels:  qml
EEIoT
QML IoT components, for fast and super user friendly IoT projects
Stars: ✭ 38 (+58.33%)
Mutual labels:  qml

QML parser in JavaScript

Join the chat at https://gitter.im/qmlweb/qmlweb Build Status codecov

npm GitHub tag

This is a QML parser in pure JavaScript, based on UglifyJS parser.

It serves both as an optional dependency to QmlWeb to allow it parse QML and JavaScript files in runtime and as a parser that powers gulp-qmlweb to pre-parse files before serving them to the browser.

License

QmlWeb parser is licensed under the BSD-2-Clause license, see LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].