cljsx
Virtual DOM macro
A macro that converts JSX expressions to ClojureScript code for use with virtual DOM libraries
cljsx
14 stars
1 watching
0 forks
Language: Clojure
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
respo/respo.cljs | A ClojureScript library for building virtual DOM applications with a simple, declarative syntax | 234 |
nosco/hx | A ClojureScript library for building React applications in idiomatic ClojureScript style. | 249 |
dubiousdavid/dominator | A virtual DOM implementation for ClojureScript, aiming to simplify JavaScript development with a minimal learning curve | 73 |
infernojs/swc-plugin-inferno | Transforms JSX code to Inferno compatible virtual DOM | 4 |
hamlim/inline-mdx.macro | A Babel macro for converting MDX to inline components | 95 |
choojs/hyperx | A tagged template string virtual DOM builder | 1,014 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 759 |
vdux/vdux | An opinionated bridge between virtual DOM libraries and Redux, focusing on component-local state and application lifecycle control. | 138 |
madcapjake/earl-hyperscript | A wrapper around Earl Grey that converts its document building syntax to work with Cycle.js's virtual DOM library | 2 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
plumatic/om-tools | A library of utility macros and tools for building Om components with ClojureScript | 436 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 469 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
desdic/macrothis.nvim | A plugin for storing and loading macros in Neovim | 25 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |