Re-frame extensions
Pipo Saúde's fork of the currently unmantained re-frame-utils.
Add it to deps.edn
(check for latest release tag and sha)
io.github.piposaude/re-frame-utils {:git/tag "0.2.0"
:git/sha "05f5144481d04856520fc2cd672d6bb9c798fe48"}
Tested against re-frame 1.3.0
and clojurescript 1.10.773
.
Inject a subscription in an event handler.
Dynamically dispatch events when subscriptions update.
Copyright © 2017 Vimsical
MIT License