Skip to content

limptwiglet/Dojo-Statecharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dojo Statecharts

A statechart implementation for the Dojo toolkit. Heavily inspired/borrowed from sproutcore. After using sproutcore for a little while I discovered Statecharts and while I dont claim to fully understand them, I could see the benefit of using them. I have started working with Dojo on a large application and wanted to use statecharts, but dojo lacks this feature. So I decided to implement sproutcores statecharts (as best as I could) into dojo.

Features

  • Substates
  • Concurrent substates
  • Initial substates
  • Pluggable states (load states in from other files)

Coming features

  • Event handling
  • History

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published