Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 932 Bytes

README.md

File metadata and controls

49 lines (28 loc) · 932 Bytes

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