1.0.0 • Published 8 years ago

heya-state v1.0.0

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
8 years ago

heya-state

Build status Dependencies devDependencies NPM version

This module provides an implementation of finite state machines (FSM), including a hierarchical (HSM) variant. Additioanlly it provides a simple way to describe them declaratively.

It can be used with systems supporting CommonJS loading, like node.js, AMD loaders, and globals. In the latter case it can be accessed as window.heya.state.

Documentation

The documentation is available in the project's wiki.

Versions

  • 1.0.0 The initial public release.

License

BSD or AFL your choice.

1.0.0

8 years ago