A ClojureScript framework for building user interfaces, leveraging React
-
Updated
Mar 31, 2022 - Clojure
Add a description, image, and links to the reagent topic page so that developers can more easily learn about it.
To associate your repository with the reagent topic, visit your repo's landing page and select "manage topics."
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn- similarly to defn with check on metadata for::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for