Skip to content

ryuheechul/lab-fwrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab-fwrd

It's my lab:

  • to practice working with finite state machines
  • also to experiment with a UI that works seamlessly with typescript code

This Is Also a Mono Repo

./
├── fwrd/         # the core/API - pure typescript module that is runnable via deno
├── examples/     # example machines that uses `fwrd` module - written for deno
│   └── runners/  # runnable via deno
└── web/          # examples for web platform via Svelte

Run Examples

make

About

An experiment to create "API" with type safe finite state machines

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors