awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesWorkflow Document Trees

Structures workflow nodes in a parent-child tree with add, remove, traverse, and serialization operations.

Distinct from Document Tree Traversers: Distinct from Document Tree Traversers: focuses on workflow document structure management rather than rendering traversal.

Explore 1 awesome GitHub repository matching software engineering & architecture · Workflow Document Trees. Refine with filters or upvote what's useful.

Awesome Workflow Document Trees GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bytedance/flowgram.aiالصورة الرمزية لـ bytedance

    bytedance/flowgram.ai

    8,146عرض على GitHub↗

    Flowgram.ai is a workflow development framework for building AI workflow platforms. It provides a visual drag-and-drop canvas for constructing workflows, an Entity-Component-System (ECS) based document model for structuring workflow nodes as a tree, and a node-based form engine for managing configuration forms with built-in rendering, validation, side effects, and error handling. The framework also includes a workflow execution engine that parses directed graph workflows and runs nodes step by step with state tracking and array iteration. The framework distinguishes itself through a layered r

    Organizes workflow nodes in a tree-based document model with full CRUD and traversal operations.

    TypeScriptaiautomationcoze
    عرض على GitHub↗8,146
  1. Home
  2. Software Engineering & Architecture
  3. Tree Traversal Algorithms
  4. Document Tree Traversers
  5. Workflow Document Trees