awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesNode.js Dependency Visualizers

Tools specifically for visualizing the structure and contents of Node.js dependency directories.

Distinct from Node.js Dependency Managers: Existing Node.js candidates focus on management or bundling, not visual inspection of the installed filesystem state.

Explore 1 awesome GitHub repository matching development tools & productivity · Node.js Dependency Visualizers. Refine with filters or upvote what's useful.

Awesome Node.js Dependency Visualizers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • antfu/node-modules-inspectorantfu 的头像

    antfu/node-modules-inspector

    2,720在 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

    Provides a web interface for exploring the structure and contents of the node_modules directory.

    Vue
    在 GitHub 上查看↗2,720
  1. Home
  2. Development Tools & Productivity
  3. Node.js Dependency Visualizers