replica
Virtual DOM library
A remote virtual DOM library that runs on the server and sends minimal diffs to the client for efficient interactivity in Single-Page Applications.
A remote virtual DOM library for Haskell
140 stars
11 watching
15 forks
Language: Haskell
last commit: about 1 month ago reactreplicationspauivirtual-domweb
Related projects:
Repository | Description | Stars |
---|---|---|
pkamenarsky/concur-replica | A VDOM framework that enables remote UI updates without using JavaScript or a REST API. | 138 |
respo/respo.cljs | A ClojureScript library for building virtual DOM applications with a simple, declarative syntax | 234 |
dubiousdavid/dominator | A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
trueadm/t7 | A lightweight virtual DOM templating library that compiles ES2015 template strings into virtual DOM objects | 899 |
jorgebucaran/superfine | A minimal view layer for building web interfaces using a lightweight virtual DOM representation | 1,597 |
madcapjake/earl-hyperscript | A wrapper around Earl Grey that converts its document building syntax to work with Cycle.js's virtual DOM library | 2 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 759 |
jquery/jquery-dist | Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. | 101 |
ged-odoo/blockdom | A fast virtual DOM library that allows for efficient rendering of static and dynamic content by grouping elements into blocks. | 559 |
mfrachet/go-vdom-wasm | A Go library for building frontend applications using WebAssembly and Virtual DOM | 83 |
akarnokd/rxjavafiberinterop | A library that enables interoperation between RxJava 3 and JDK 21's Virtual Threads for non-blocking backpressure handling. | 36 |
haskell-hvr/uuid | A Haskell library for working with universally unique identifiers. | 62 |
m-242/vitric | A transparent IRC library for the V programming language. | 4 |
dekujs/assert-element | A set of assertions for working with virtual DOM nodes in Deku/React applications | 16 |
dennwc/dom | A Go library providing a WebAssembly API for DOM manipulation and other web APIs | 491 |