Workflow Designer
Build the visual workflow builder UI and create workflow definitions.
Open Sequential Workflow DesignerExecute workflow definitions in frontend and backend applications using a modular JavaScript workflow engine.
Sequential Workflow Machine is the execution layer of the NoCode JS ecosystem. It runs workflow definitions step by step, supports custom execution handlers and uses the same data model as Sequential Workflow Designer, making it easy to move from visual workflow design to runtime execution.
Quick Start
npm install sequential-workflow-machineSequential Workflow Machine is a modular workflow execution engine built for JavaScript and TypeScript applications.
Build the visual workflow builder UI and create workflow definitions.
Open Sequential Workflow DesignerGenerate step configuration editors and shared validation rules.
Open Sequential Workflow Editor