Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
/ fe-mode Public archive

Lightweight FE library embracing the view = f(data) pattern.

License

Notifications You must be signed in to change notification settings

topmonks/fe-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IronMode

This is work in progress. Use only for experiments and entertaiment.

Lightweight FE library embracing the view = f(data) pattern.

fe-mode.lit is lightweight wrapper around lit-html. It doesn't use vDOM diffing but native browser capabilities on top of <template> element and Shadow DOM.

fe-mode.ql is the QL part of qlkit decoupled from React rendering. It uses metadata on functions to define queries instead of custom macro syntax.

The goal is to have high-performance & lightweight library for writing PWAs in ClojureScript. We aim to support Hiccup syntax on top of lit (next step) and then Server Side Rendering.

Local development and Testing

Run in terminal:

clojure -A:dev
open http://localhost:9500/figwheel-extra-main/auto-testing

About

Lightweight FE library embracing the view = f(data) pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •