Rete.js plugin
- Dataflow: enables the flow of data between processing nodes and subsequent nodes in the data pipeline
- Control flow: manages the sequence and logic of operations, including branching, loops, etc.
Please refer to the Dataflow and Control flow guides, and corresponding examples: Dataflow and Control flow
Please refer to the Contribution guide