Skip to content

qmlweb/qmlweb-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac5f635 · Apr 14, 2022
Apr 14, 2022
Apr 14, 2022
May 3, 2016
Jun 6, 2016
Oct 24, 2016
Jun 6, 2016
Aug 21, 2016
Jun 6, 2016
Apr 14, 2022
Apr 14, 2022

Repository files navigation

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.