Skip to content

Latest commit

 

History

History
47 lines (44 loc) · 1.88 KB

index.md

File metadata and controls

47 lines (44 loc) · 1.88 KB
layout class logo h1 h2 actions
home
home
/assets/images/logos/hoplon-logo.png
Hoplon
ClojureScript Web Framework

Clojure and ClojureScript, everywhere.

Hoplon is a set of Clojure and ClojureScript libraries that pave over the web's idiosyncrasies and present a simpler way to design and build single-page web applications. Learn more on our wiki.

  • Custom Elements icon Custom HTML elements are just functions and can be created and composed functionally with HLisp.
  • Spreadsheet Icon Spreadsheet-like dataflow with the Javelin ClojureScript library. Intuitively model reactive behavior using cells and formulas.
  • Castra Icon Interact with the server with the Castra Clojure and ClojureScript library. Define functions on the server, call them from the client.