awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDependency Tree Documentation

Creating portable, static web views specifically for documenting software dependency structures.

Distinct from Static Documentation Hosting: Distinct from Static Documentation Hosting: focuses on the generation of the dependency tree view itself, not just the hosting model.

Explore 1 awesome GitHub repository matching devops & infrastructure · Dependency Tree Documentation. Refine with filters or upvote what's useful.

Awesome Dependency Tree Documentation 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.
  • antfu/node-modules-inspectorAvatar de antfu

    antfu/node-modules-inspector

    2,720Voir sur GitHub↗

    node-modules-inspector is a Node.js dependency visualizer and npm package inspector. It provides a web interface for exploring the structure and contents of the node_modules directory to analyze and audit project dependencies. The tool functions as a static dependency graph generator, exporting a project's dependency view as a standalone single-page application. This allows the dependency tree to be hosted as static documentation for sharing and reference. The system scans the filesystem to build a map of installed packages and their physical locations. It includes capabilities for exploring

    Generates a portable web view of a project's dependency tree to serve as a reference for developers.

    Vue
    Voir sur GitHub↗2,720
  1. Home
  2. DevOps & Infrastructure
  3. Static Documentation Hosting
  4. Dependency Tree Documentation