Day 8 Technology
Day 8 Technology
re-frame
A ClojureScript framework for building user interfaces, leveraging React
re-com
A ClojureScript library of reusable components for Reagent
re-frame-10x
A debugging dashboard for re-frame. X-ray vision as tooling.
re-frame-template
A Leiningen template for creating a re-frame application (client only) with a shadow-cljs build.
re-frame-http-fx
A re-frame "effects handler" for performing Ajax tasks (via cljs-ajax)
re-frame-async-flow-fx
A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup.
re-frame-test
Cross platform (cljs and clj) utilities for testing re-frame applications
de-dupe
A ClojureScript library which "de-duplicates" Persistent Data Structures so they can be more efficiently serialised.
lein-git-inject
Leiningen middleware which computes the "version" at build-time - from the ambient git context (think latest tag).