Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

executable file
·
10 lines (8 loc) · 339 Bytes

Krypton

A Lightweight and Elegant State Machine

Features

  • Zero external dependencies and lightweight
  • Unrestricted number of states and events
  • Rich set of life cycle closures for both state and event
  • Ability to broadcast arbitrary metadata during transitions
  • 90+% unit test coverage giving you confidense in the library