awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hizzgdev/jsmindAvatar de hizzgdev

    hizzgdev/jsmind

    3,781Voir sur 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
    Voir sur GitHub↗3,781
  1. Home
  2. Software Engineering & Architecture
  3. Trees
  4. Tree Node Templates
  5. Recursive Node Rendering
  6. Hierarchical Layout Calculations