Skip to content

piposaude/re-frame-utils

Repository files navigation

re-frame-utils

Re-frame extensions

Pipo Saúde's fork of the currently unmantained re-frame-utils.

Releases and Dependency Information

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"}

Dependencies and Compatibility

Tested against re-frame 1.3.0 and clojurescript 1.10.773.

Utils

Cofx

Inject a subscription in an event handler.

Fx

Dynamically dispatch events when subscriptions update.

License

Copyright © 2017 Vimsical

MIT License