Skip to content

piposaude/re-frame-utils

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2023
Mar 8, 2023
Mar 8, 2023
Mar 7, 2023
Mar 7, 2023
Jul 19, 2017
Jul 24, 2017
Mar 8, 2023
Mar 7, 2023
Mar 7, 2023
Mar 7, 2023
Mar 8, 2023
Mar 7, 2023

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