Addons
Addons are external modules which can be used with the ignite.js library. They can easily be attached to factories to allow the usage of them and their machines to be tracked.
ignite.js currently comes with two addons:
- Logging:
- Outputs important internal status changes within state machines.
- Tracking:
- Tracks running and recently exited state machines.