Day 8 Technology

Results 15 repositories owned by Day 8 Technology

re-frame

5.4k
Stars
715
Forks
Watchers

A ClojureScript framework for building user interfaces, leveraging React

re-com

793
Stars
147
Forks
Watchers

A ClojureScript library of reusable components for Reagent

re-frame-10x

627
Stars
68
Forks
Watchers

A debugging dashboard for re-frame. X-ray vision as tooling.

re-frame-template

580
Stars
90
Forks
Watchers

A Leiningen template for creating a re-frame application (client only) with a shadow-cljs build.

re-frame-http-fx

259
Stars
27
Forks
Watchers

A re-frame "effects handler" for performing Ajax tasks (via cljs-ajax)

re-frame-async-flow-fx

184
Stars
18
Forks
Watchers

A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup.

re-frame-test

109
Stars
12
Forks
Watchers

Cross platform (cljs and clj) utilities for testing re-frame applications

re-frame-undo

79
Stars
7
Forks
Watchers

An undo library for re-frame

de-dupe

19
Stars
2
Forks
Watchers

A ClojureScript library which "de-duplicates" Persistent Data Structures so they can be more efficiently serialised.

lein-git-inject

38
Stars
3
Forks
Watchers

Leiningen middleware which computes the "version" at build-time - from the ambient git context (think latest tag).