Skip to content

A ClojureScript system to build browser based frontends

License

Notifications You must be signed in to change notification settings

DavidAlphaFox/shadow-grove

 
 

Repository files navigation

shadow-grove

Clojars Project

shadow-grove is a combination of pieces required to build performant DOM-driven user interfaces, scaling from small to very large. The goal is to have something written in ClojureScript with no extra dependencies and excellent performance out of the box.

Try it live in your browser via the shadow-grove Playground.

Current Status

shadow.grove is far from finished but usable. Performance is excellent. I have been using this for a few years now. Documentation is still in a terrible state though.

The shadow-cljs UI is sort of a reference application for all of this. You can experience it live at http:https://localhost:9630 if you have shadow-cljs running locally.

Examples

About

A ClojureScript system to build browser based frontends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 98.7%
  • Other 1.3%