respo.cljs

Virtual DOM library

A ClojureScript library for building virtual DOM applications with a simple, declarative syntax

A virtual DOM library built with ClojureScript, inspired by React and Reagent.

GitHub

234 stars
12 watching
10 forks
Language: Cirru
last commit: 24 days ago
Linked from 1 awesome list

clojurescriptdommvcrespovirtual-dom

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nosco/hx A ClojureScript library for building React applications in idiomatic ClojureScript style. 249
pkamenarsky/replica A remote virtual DOM library that runs on the server and sends minimal diffs to the client for efficient interactivity in Single-Page Applications. 139
plumatic/dommy A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. 760
day8/re-com A ClojureScript library of reusable UI components for building desktop-class SPA apps 800
hoplon/castra A Clojure RPC library that enables asynchronous server-side function execution from client-side code. 172
dubiousdavid/dominator A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve 73
peterhudec/cljsx A macro that converts JSX expressions to ClojureScript code for use with virtual DOM libraries 14
choojs/hyperx A tagged template string virtual DOM builder 1,014
jorgebucaran/superfine A minimal view layer for building web interfaces using a lightweight virtual DOM representation 1,597
trueadm/t7 A lightweight virtual DOM templating library that compiles ES2015 template strings into virtual DOM objects 900
component/dom An aggregate library of DOM traversal, manipulation and events functions 228
lilactown/helix A ClojureScript library for building React applications with optimized interop and state management. 631
rm-hull/monet A ClojureScript library for working with canvas and visuals. 166
madcapjake/earl-hyperscript A wrapper around Earl Grey that converts its document building syntax to work with Cycle.js's virtual DOM library 2
jquery/jquery-dist Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. 102