Registry / utility / fabulator

fabulator

JSON →
library0.0.16rbrubygemsunverified

The fabulator library provides a state machine implementation of a core set of semantics for building data-driven applications using a simple XML language coupled with an XQuery-like expression language.

gem install fabulator
INSTALL
IMPORT
SIG · FABULATOR
F
fabulator
utilityrubyv0.0.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fabulator
require 'fabulator'

Load and run a Fabulator state machine from XML.

require 'fabulator' # Example usage: # fab = Fabulator::Library.new # fab.load_xml('<fabulator><state name="start"><transition event="go" target="end"/></state></fabulator>')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.16latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Resources
fabulator — gem install fabulator · libregistry