Skip to content
Jim Cowart edited this page Feb 2, 2015 · 3 revisions

Here are some projects that either 'play well' with machina, or are designed to plug into it:

  • machina.contrib – experimental ideas that may eventually be part of machina core.
  • machina.postal - a machina.js plugin that auto-wires FSMs into postal.js (a JavaScript message bus)
  • monologue - We are currently working on an adapter to plug monologue (an event emitter style sister library to postal.js) into machina, replacing the built-in (and bare-bones) event emitting behavior.