Skip to content

pink-gorilla/ui-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-router GitHub Actions status |pink-gorilla/ui-routerClojars Project

A simple front-end page-router using reitit.

Reitit Routing

  • Reitit is a fast router
  • it supports schema-coercion

:cljs-routes-reitit demo.page/routes

Extension Setup

  • Extensions can define additional routes, example: :cljs-routes-reitit demo.page/routes
  • all additional routes are discovered via a cljs-service, and the router is started with all discovered routes.

Demo

in demo directory:

clj -X:webly:npm-install

One of the following 3:
clj -X:webly:page:compile
clj -X:webly:page:run

clj -X:webly:auth:compile
clj -X:webly:auth:run

clj -X:webly:simple:compile
clj -X:webly:simple:run


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published