Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 286 Bytes

README.org

File metadata and controls

11 lines (8 loc) · 286 Bytes

GUI FTW! – WTF?

GUI FTW! is a declarative GUI library.

Features:

  • Declare your GUI structure using Clojure syntax.
  • Style it in a CSS fashion.
  • Put event handlers in stylesheets.

Planned features:

  • Bind data from widgets to Clojure’s agents, atoms, vars, etc.