gani
v0.95.75
Published
HTML rendering engine
Downloads
997
Readme
gani
gani renders applications using a JSON-formatted design language to define layout, appearance and behaviour. It passes JSON "patterns" through an interpreter and uses the result to complete a graph (graph is made with facebook's immutable.js). Each node in the graph corresponds to a page object in the application, such as a text field a navigation list or an animated canvas. Updates to the application are applied quickly (real-time animation quick) using edges that connect data among nodes.
this application isn't ready. documentation is being developed.
If the AGPLv3 does not work for you, you can get a commercial license free by contacting the author.