Aitem / zen-frame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Eclipse Public License 1.0


Languages

Language:Clojure 94.5%Language:HTML 3.1%Language:Makefile 2.5%