/zen-frame

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Zen-Frame

Build Status Clojars Project

Overview

Library for connect brouwser with reagent/re-frame application

Demo

Demo page

Base concepts

Router

All application as a function(url)

Route - declarative description of your application with additional meta information Context long time data - pseudo synchronous page loading (wait untill all parent context call done)

Router Tools

Some preapared tool

Page Uniq pages Pages life cycle, page state View / Model / Form composition

Layout Page wrapper

Page titler

Breadcrumbs

Logging Gen corr-id

Access Control Primitive pages isolation by some atts

Extensability

Custom route MV