Liking cljdoc? Tell your friends :D

title: "Introduction" date: 2020-08-18T20:19:52+08:00 draft: true

State Machine and StateCharts for Clojure(Script). Inspired by XState.

Features

Most features of statecharts are supported:

  • Declarative statecharts definition
  • Compound (hierarchical) states
  • Transition actions & Entry/Exit actions
  • Guarded transitions
  • Delayed transitions

Also provides re-frame integration.

Head to [Get Started]({{< relref "docs/get-started.md" >}}) for a quick start.

About Statecharts

Can you improve this documentation?Edit on GitHub

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

× close