I built a zero-dependency workflow engine
github.com·1d
Flag this post

flowcraft

Build complex, multi-step processes with a lightweight, composable, and type-safe approach. Model complex business processes, data pipelines, ETL workflows, or AI agents and scale from in-memory scripts to distributed systems without changing the core business logic.

Key Features

  • Zero Dependencies: Lightweight and dependency-free, ensuring easy integration in any runtime.
  • Declarative Workflows: Define workflows as serializable objects with nodes and edges.
  • Unopinionated Logic: Nodes can be simple functions or structured [classes](https://flowcraft.js.org/…

Similar Posts

Loading similar posts...