Skip to content

mike-thompson-day8/re-frame-utils

 
 

Repository files navigation

re-frame-utils

Re-frame extensions

CircleCI

Clojars Project

Releases and Dependency Information

Leiningen dependency information:

[vimsical/re-frame-utils "0.1.0-SNAPSHOT"]

Maven dependency information:

<dependency>
  <groupId>vimsical</groupId>
  <artifactId>re-frame-utils</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Gradle dependency information:

compile "vimsical:re-frame-utils:0.1.0-SNAPSHOT"

Dependencies and Compatibility

Tested against re-frame 0.9.4 and clojurescript 1.9.671.

Utils

Cofx

Inject a subscription in an event handler.

Fx

Dynamically dispatch events when subscriptions update.

License

Copyright © 2017 Vimsical

MIT License

About

Re-frame extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%