This is a web programming library for ClojureScript, founding on Facebook's React. It's highly composable and embraces the functional programming paradigm of Clojure.
An introduction to the main concepts can be found here.
The API documentation for the latest release is available here.
For an example application take a look at the Reacl-C TodoMVC implementation.
For some auxiliary building blocks to build web applications, also take a look at the accompanying library reacl-c-basics.
For writing advanced tests of items and applications, see reacl-c-testing.
And for migration from Reacl or the general interop between Reacl-c and Reacl there is the reacl-c-reacl library.
Copyright © 2020-2022 Active Group GmbH
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation? These fine people already did:
David Frese, Markus Schlegel & Johannes MaierEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close