re-frame
UI framework
A ClojureScript framework for building user interfaces with a data-oriented, functional design.
A ClojureScript framework for building user interfaces, leveraging React
5k stars
145 watching
716 forks
Language: Clojure
last commit: about 1 month ago
Linked from 3 awesome lists
clojurescriptre-framereactreagentspa
Related projects:
Repository | Description | Stars |
---|---|---|
reagent-project/reagent | An interface to React for ClojureScript | 4,757 |
astoilkov/jsblocks | A JavaScript framework designed for building fast and modular single-page applications using a MV-ish architecture. | 2,770 |
bhauman/lein-figwheel | A tool that enables live code reloading and hot updates for ClojureScript projects in web applications. | 2,879 |
day8/re-com | A ClojureScript library of reusable UI components for building desktop-class SPA apps | 800 |
alan2207/bulletproof-react | A comprehensive guide to building scalable and maintainable React applications with best practices and principles. | 28,554 |
bbatsov/clojure-style-guide | A community-driven coding style guide for the Clojure programming language. | 4,015 |
choojs/choo | A lightweight event-driven framework for building web applications with minimal overhead and a focus on simplicity and ease of use | 6,777 |
rebassjs/rebass | A React component library built with Styled System for building consistent UI components with design constraints and user-defined scales | 7,941 |
magomimmo/modern-cljs | A series of tutorials on building and running ClojureScript projects | 2,918 |
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,595 |
rematch/rematch | A state management library for JavaScript applications that reduces Redux boilerplate and enforces best practices. | 8,473 |
lets-blade/blade | A lightweight and efficient Java-based web framework with built-in MVC capabilities | 5,846 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
dvajs/dva | A lightweight framework combining React, Redux, and Saga for building reusable and maintainable front-end applications. | 16,245 |