Skip to content

A simple finite state machine library with first class typescript support.

License

Notifications You must be signed in to change notification settings

ycmjason/fsmify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48d3bda · Feb 26, 2023

History

54 Commits
Nov 16, 2022
Nov 12, 2022
Nov 15, 2022
Feb 26, 2023
Nov 12, 2022
Nov 12, 2022
Nov 13, 2022
Nov 12, 2022
Nov 15, 2022
Nov 18, 2022
Nov 20, 2022
Nov 12, 2022
Feb 26, 2023
Nov 12, 2022
Feb 26, 2023

Repository files navigation

fsmify

CI Bump version and publish

fsmify is a simple finite state machine with first-class typescript support. You can interact with fsmify easily when using popular UI library, e.g. Vue / React, by using @fsmify/vue and @fsmify/react respectively.

Monorepo

This is the mono repo hosting the following packages

Author

Jason Yu (@ycmjason)