cgoinglove/ts-edge
A lightweight, type-safe workflow engine for TypeScript that helps you create flexible, graph-based execution flows
This is a tool for developers who build complex, multi-step processes in TypeScript. It helps you design these processes as a series of connected tasks, ensuring that the output from one task correctly matches the expected input of the next. You define the sequence of operations, what data each task uses and produces, and the tool helps validate the flow and manage shared information across tasks.
No commits in the last 6 months. Available on npm.
Use this if you are a TypeScript developer building applications that require well-defined, robust execution flows with conditional logic, parallel processing, or shared state management.
Not ideal if you need a visual drag-and-drop interface for non-technical users to design workflows, or if your application isn't built with TypeScript.
Stars
26
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Jun 24, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/cgoinglove/ts-edge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daytonaio/daytona
Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
bytechefhq/bytechef
Open-source, AI-native, low-code platform for API orchestration, workflow automation, and AI...
bubblelabai/BubbleLab
Open-core workflow engine powering Bubble Lab — and fully runnable, hostable, and extensible on its own.
bytedance/deer-flow
An open-source SuperAgent harness that researches, codes, and creates. With the help of...
ChunelFeng/CGraph
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star...