All Projects → den1k → re-frame-utils

den1k / re-frame-utils

Licence: MIT license
Re-frame extensions

Programming Languages

clojure
4091 projects

Labels

Projects that are alternatives of or similar to re-frame-utils

Gorilla Notebook
A clojure/clojurescript notebook application/-library based on Gorilla-REPL
Stars: ✭ 73 (+23.73%)
Mutual labels:  re-frame
re-frame-semantic-ui-react-github-widget
Using semantic-ui-react with re-frame - sample project
Stars: ✭ 21 (-64.41%)
Mutual labels:  re-frame
breaking-point
BREAKING-POINT lets you quickly define and subscribe to screen (i.e. window) breakpoints in your re-frame application
Stars: ✭ 36 (-38.98%)
Mutual labels:  re-frame
Re Frame Test
Cross platform (cljs and clj) utilities for testing re-frame applications
Stars: ✭ 83 (+40.68%)
Mutual labels:  re-frame
Boodle
Accounting SPA in Clojure and ClojureScript
Stars: ✭ 183 (+210.17%)
Mutual labels:  re-frame
re-flow
A library that adds tools for building and executing workflows in re-frame applications
Stars: ✭ 31 (-47.46%)
Mutual labels:  re-frame
Re Navigate
Example of React Native Navigation with re-frame/re-natal
Stars: ✭ 61 (+3.39%)
Mutual labels:  re-frame
re-pressed
re-pressed is a clojurescript library that handles keyboard events for re-frame applications.
Stars: ✭ 150 (+154.24%)
Mutual labels:  re-frame
Re Frame Http Fx
A re-frame "effects handler" for performing Ajax tasks (via cljs-ajax)
Stars: ✭ 193 (+227.12%)
Mutual labels:  re-frame
compound
A micro structure for reframe data
Stars: ✭ 116 (+96.61%)
Mutual labels:  re-frame
Ventas
Clojure ecommerce platform
Stars: ✭ 114 (+93.22%)
Mutual labels:  re-frame
Re Frame Async Flow Fx
A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup.
Stars: ✭ 150 (+154.24%)
Mutual labels:  re-frame
re-frame-tracer
No description or website provided.
Stars: ✭ 15 (-74.58%)
Mutual labels:  re-frame
Keycloak Clojure
A Clojure library helping the integration of Keycloak with a Clojure Application + a sample SPA Client and API Server demonstrating the Keycloak integration
Stars: ✭ 81 (+37.29%)
Mutual labels:  re-frame
roll
RPG dice roller with both Rust CLI and ClojureScript Web interfaces
Stars: ✭ 14 (-76.27%)
Mutual labels:  re-frame
Subgraph
Reactive graph database for re-frame
Stars: ✭ 63 (+6.78%)
Mutual labels:  re-frame
re-frame-realword-example-app
Exemplary real world application built with Clojurescript and re-frame
Stars: ✭ 16 (-72.88%)
Mutual labels:  re-frame
tailwind-hiccup
tailwindcss + hiccup = 👍👍
Stars: ✭ 34 (-42.37%)
Mutual labels:  re-frame
learn-re-frame-course-files
🎦 Learn re-frame course files for building Cheffy app
Stars: ✭ 51 (-13.56%)
Mutual labels:  re-frame
rn-shadow-steroid
React Native with shadow-cljs on steroids
Stars: ✭ 57 (-3.39%)
Mutual labels:  re-frame

re-frame-utils

Re-frame extensions

CircleCI

Clojars Project

Releases and Dependency Information

Leiningen dependency information:

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

Maven dependency information:

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

Gradle dependency information:

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

Dependencies and Compatibility

Tested against re-frame 0.9.4 and clojurescript 1.9.671.

Utils

Cofx

Inject

Inject a subscription in an event handler.

Fx

Track

Dynamically dispatch events when subscriptions update.

License

Copyright © 2017 Vimsical

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].