quick

0.0.6 • Public • Published

quickjs

Description

quickjs is a web application framework, including a declarative language, offline compiler to render JavaScript and an engine to run the generated code.

The declarative language is heavily influenced by QtQuick's QML language, with adjustments to fit the HTML5 space.

Installation

The 'build.sh' script in the project root, will generate the 'quick.js' library together with a minified version of it.

There is also a nodejs module, which contains the offline compiler scripts. $> npm install quick

Examples

There are several examples, on how to use quickjs in a browser and node environment, located in the examples subfolder.

Documentation

Ahm...well...source code?

Readme

Keywords

none

Package Sidebar

Install

npm i quick

Weekly Downloads

184

Version

0.0.6

License

none

Last publish

Collaborators

  • nebulon