Skip to content

qmlweb/qmlweb-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.