Re-flow 0.7.0

Released under the MIT License

A library that adds tools for building and executing workflows in re-frame applications.

Installation

To install, add the following dependency to your project or build file:

[guaranteed-rate/re-flow "0.7.0"]

Namespaces

re-flow.coeffects

Functions for injecting and extracting coeffects.

Public variables and functions:

re-flow.core

Convenience functions for building and executing flows.

re-flow.db

Functions for interacting with re-frame dbs.

re-flow.events

Functions for dispatching re-flow events.

re-flow.flow

Functions for defining, querying, and executing flows.

re-flow.interceptors

Functions to build and use interceptors within re-flow.

re-flow.spec

Functions to aid in building specs for use with re-flow.

Public variables and functions:

re-flow.subs

Functions for subscribing to re-flow data.

Public variables and functions:

re-flow.util

Utility functions for building re-flow.

Public variables and functions: