These are all the components we use at moclojer. Specifically:
We use stuartsierra's component library for state management.
This lib is supposed to be plug & play.
Add this to your deps.edn
:
{:deps
{com.moclojer/components {:mvn/version "0.0.3"}}}
Add this to your deps.edn
:
{:deps
{com.moclojer/components {:git/url "https://github.com/moclojer/components.git"
:git/sha "59df394897df13d44125aaa5f2a839fd70bb9d84"}}}
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close