martijnarts / tstate

Experimental strongly typed state machine library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tstate

A strongly-typed, pure Typescript state library.

Usage

This library is highly experimental and not yet published to npm. It's a developing alternative to XState that strives for stronger modularity, minimalism, and especially simpler, stronger typings without code generation.

About

Experimental strongly typed state machine library.

License:European Union Public License 1.2


Languages

Language:TypeScript 100.0%