heya-state

1.0.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i heya-state

Weekly Downloads

1

Version

1.0.0

License

BSD-3-Clause

Last publish

Collaborators

  • elazutkin