Skip to content

sebs/node-fsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite state machine module for node.js

If you have to much of a if, else if, switch in your code, statemachines can help to abstract the logic and clean your implementation.

What can it implement

  • Acceptor type FSM

About

Finite state machine implementations for node.js

Resources

Stars

Watchers

Forks

Packages

No packages published