0.0.6 • Published 11 years ago

bungee v0.0.6

Weekly downloads
9
License
-
Repository
github
Last release
11 years ago

Bungee

Description

Bungee 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 'bungee.js' library together with a minified version of it.

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

Examples

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

Documentation

Working on it...

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago