qmlscriptconsole
Script editor
An ECMAScript console plugin for debugging QML applications
The QML Script Console
11 stars
3 watching
0 forks
Language: C++
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
trollixx/node.qml | Port of Node.js to run JavaScript scripts in QML applications using C++ and Qt | 75 |
andeplane/qml-code-editor | A code editor built using QML and C++ | 24 |
peterhoeg/vim-qml | A Vim syntax file for highlighting QML code | 151 |
easyqml/lodash.qml | An Lodash wrapper designed to simplify usage in QtQuick QML applications. | 8 |
e-fever/qmljsify | Converts NPM packages to QML-friendly JavaScript files | 59 |
zenparsing/esparse | An ECMAScript parser that produces an abstract syntax tree from source code | 116 |
jean-merelis/ngx-monaco-editor | A Monaco Code Editor Component for Angular projects | 3 |
jcberquist/sublimetext-cfml | A CFML package for Sublime Text, providing syntax highlighting and support for ColdFusion Markup Language. | 115 |
folibis/qml-soap | A QML-based SOAP client plugin for accessing web services | 7 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
tonyjunkes/cfml-tags-to-cfscript | An effort to convert CFML code written in tags to equivalent script-based code for use with ColdFusion and other CFML engines | 38 |
vim-scripts/xslt-syntax | Syntax highlighting and keywords for XSLT programming languages | 1 |
misterion/qml-websocket | A QML wrapper for WebSocket and SocketIO libraries to facilitate embedding in Qt applications. | 25 |
qml-box2d/qml-box2d | Exposes Box2D C++ physics engine to QML for simulation and game development | 269 |
rchamberlin/qmlstatemachine | A Qt project demonstrating how to use a C++ state machine with QML for UI | 14 |