@tramo/runtime
v0.1.0
Published
Executor for tramo workflow documents — topological scheduling, node executors, triggers.
Maintainers
Readme
@tramo/runtime
Executor for tramo workflow documents.
This package contains:
run(doc, registry, options)— topological-sort executor with per-node event stream.BUILTIN_EXECUTORS— implementations for the ten built-in node types defined intramo.- Trigger drivers —
manual(),webhook(),cron()for the matching trigger nodes.
The editor that produces the doc lives in tramo.
See the workspace README for a quickstart and the full architecture.
