qmlify

0.0.5 • Public • Published

QMLify

npm npm npm GitHub issues Travis branch

QMLify is a build tool for compiling ES6 and Node.js-like code into the custom Javascript used by QML. It is a part of the Quickly, which provides polyfills and Node modules to emulate a Node.js environment.

For more details, see the Quickly documentation.

Installation

The easiest way to install QMLify is to install it globally using npm:

npm install -g qmlify

You can also use QMLify via the Node.js API, though this is currently undocumented.

Usage

Licensing

QMLify is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

Readme

Keywords

Package Sidebar

Install

npm i qmlify

Weekly Downloads

3

Version

0.0.5

License

GPL-3.0

Last publish

Collaborators

  • ibelieve