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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hizzgdev/jsmindAvatar de hizzgdev

    hizzgdev/jsmind

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