sablono
React templating library
A templating library that enables React component definition using Lisp/Hiccup style syntax
Lisp/Hiccup style templating for Facebook's React in ClojureScript.
697 stars
26 watching
66 forks
Language: Clojure
last commit: over 4 years ago
Linked from 1 awesome list
clojureclojurescripthiccuplispreacttemplate
Related projects:
Repository | Description | Stars |
---|---|---|
ibdknox/crate | An implementation of an HTML templating library in ClojureScript | 220 |
nosco/hx | A ClojureScript library for building React applications in idiomatic ClojureScript style. | 249 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 634 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
brandonbloom/backtick | Provides Clojure's syntax-quote reader macro as a normal macro for templating and custom symbol resolution | 212 |
snapframework/heist | A Haskell library that allows binding values to XML tags in web templates | 92 |
fhd/clostache | A Mustache templating library for Clojure. | 319 |
malgorithms/toffee | A NodeJS and browser templating language that extends CoffeeScript with advanced features and post-processing capabilities. | 174 |
leefsmp/re-flex | A React component library for creating resizable and responsive layouts | 641 |
fabiospampinato/flimsy | A simplified implementation of the reactive core of Solid in a single file | 189 |
michaeljforster-zz/panic | A wrapper library that integrates Common Lisp with React. | 42 |
sultan99/stylin | A build-time CSS library for styling React components with automatic type generation and support for Webpack and Vite. | 181 |
japgolly/scalajs-react | A Scala-based implementation of Facebook's React library for the JVM | 1,645 |
reactuate/reactuate | An opinionated stack for building React/Redux-based frontend applications with a focus on Domain-Driven Design and simplicity. | 486 |
tradle/react-native-level | Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |