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

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

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

1 مستودع

Awesome GitHub RepositoriesHierarchical Layout Calculations

Computing spatial positions and connector paths by traversing tree structures.

Distinct from Recursive Node Rendering: Focuses on the mathematical positioning of nodes in a mind map rather than general component rendering in a DOM tree.

Explore 1 awesome GitHub repository matching software engineering & architecture · Hierarchical Layout Calculations. Refine with filters or upvote what's useful.

Awesome Hierarchical Layout Calculations GitHub Repositories

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

    hizzgdev/jsmind

    3,781عرض على GitHub↗

    jsmind is a JavaScript library and web-based engine used to render interactive hierarchical mind maps. It functions as a hierarchical data visualizer and concept map renderer that converts structured data into visual diagrams for organizing information and ideas. The library provides a visual interface for editing nodes and manipulating map structures in real time. It supports customizing the appearance of nodes through styling and themes, managing node visibility via expanding and collapsing hierarchy levels, and exporting visual maps as high-resolution images. The system handles the transf

    Computes node positions and connecting line paths by recursively traversing the hierarchical data tree.

    JavaScriptbsdcanvases6
    عرض على GitHub↗3,781
  1. Home
  2. Software Engineering & Architecture
  3. Trees
  4. Tree Node Templates
  5. Recursive Node Rendering
  6. Hierarchical Layout Calculations