A rewrite of a subset of Reagent's features, using Signaali for the reactivity.
This project was created to help people who want to use Re-signaali while they still have some Reagent components in their codebase. It might be suitable to you if you are in the process of migrating a large Reagent+Re-frame codebase toward another React wrapper, like UIx or Helix, or toward other libraries based on Signaali.
Siagent is currently experimental.
Treat it as a toy project unless it works for you 😄
In your deps.edn:
{:fi.metosin/siagent {:mvn/version "..."}
Everything which is tested in the test app is supported.
See:
cd test/playwright
npm test
If you tried his library, please let us know how it went. Your feedback is important.
This project is distributed under the Eclipse Public License v2.0.
Copyright (c) Vincent Cantin and contributors.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close