Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

0.1.9 - 2021-12-12

Initial release.

Added

  • Tools to initialize and transition a state-map and store it in the re-frame app-db.
  • Pre-defined re-frame events that initialize and transition a state-map.
  • State machine actions that dispatch re-frame events, i.e. when a state-map enters/exits/transitions between states.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close