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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

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

    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