cassiozen / useStateMachine

The <1 kb state machine hook for React
MIT License
2.38k stars 47 forks source link

Add @x-state/fsm XState comparison in the wiki #27

Closed ibrahimcesar closed 3 years ago

ibrahimcesar commented 3 years ago

Hi,

First great work! Can't wait to start use this on my projects from now on.

I just want to suggest, if you find suitable, that in the wiki page in comparison with XState, that if for some reason people are looking for a minimal implementation of XState for another use-cases that are not React (lambda is one I could think on the top of mind), they can use @xstate/fsm.

Thanks and again congrats on the great work!

cassiozen commented 3 years ago

Thanks.

The gist is:

Looking for help to structure this in a small piece of text we could put on the wiki. Any volunteers? @ibrahimcesar, @mtsknn, @tangdw.