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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antfu avatar

antfu/node-modules-inspector

0
View on GitHub↗
2,720 نجوم·72 تفرعات·Vue·mit·1 مشاهدةnode-modules.dev↗

Node Modules Inspector

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 nested hierarchies to resolve version conflicts and identify redundant packages, with support for client-side data filtering and JSON-based configuration.

Features

  • Dependency Visualizers - Provides a visual interface to analyze and explore the structure and contents of project dependency trees.
  • Dependency Version Auditing - Allows reviewing the installed package graph to verify that the correct versions of dependencies are being used.
  • Dependency Graph Explorers - Provides an interactive explorer to navigate nested package hierarchies and resolve version conflicts.
  • Installed Package Inspectors - Provides a visual tool for auditing installed npm packages and their relationships within a project.
  • Node.js Dependency Visualizers - Provides a web interface for exploring the structure and contents of the node_modules directory.
  • Filesystem Scanning - Crawls the node_modules directory to catalog installed software packages and their physical locations.
  • Module Dependency Analysis - Analyzes the module graph within node_modules to identify redundant packages and version conflicts.
  • Static Application Exports - Generates a static single-page application showing the current state of project dependencies for web hosting.
  • Dependency Tree Documentation - Generates a portable web view of a project's dependency tree to serve as a reference for developers.
  • Static Graph Exports - Exports a project dependency view as a standalone single-page application for hosting and sharing.
  • Static Site Generators - Transforms the dependency graph into a standalone set of static HTML assets for hosting.

سجل النجوم

مخطط تاريخ النجوم لـ antfu/node-modules-inspectorمخطط تاريخ النجوم لـ antfu/node-modules-inspector

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Node Modules Inspector

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Modules Inspector.
  • sverweij/dependency-cruiserالصورة الرمزية لـ sverweij

    sverweij/dependency-cruiser

    6,804عرض على GitHub↗

    Dependency-cruiser is a JavaScript and TypeScript dependency analyzer and architectural linter. It serves as a static analysis tool for mapping, visualizing, and validating module relationships within a codebase without requiring code execution. The project is distinguished by its ability to enforce architectural boundaries through a rule-based system. It detects circular dependencies, identifies orphan modules and dead code, and validates dependency constraints using allowed and forbidden relationship rules. It also provides quantitative stability analysis by calculating afferent and efferen

    JavaScript
    عرض على GitHub↗6,804
  • nrwl/nxالصورة الرمزية لـ nrwl

    nrwl/nx

    28,939عرض على GitHub↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    TypeScriptangularbuildbuild-system
    عرض على GitHub↗28,939
  • 30-seconds/30-seconds-of-codeالصورة الرمزية لـ 30-seconds

    30-seconds/30-seconds-of-code

    128,130عرض على GitHub↗

    This project is a developer knowledge base and a curated library of programming code snippets. It serves as a multi-language coding reference that provides short technical articles and reusable code samples to help developers implement common programming patterns. The resource functions as a multi-language syntax reference, allowing for the comparison of logic and functionality across different programming environments. It focuses on programming pattern learning and coding skill improvement through a collection of optimized patterns and best practices. The platform includes capabilities for

    JavaScript
    عرض على GitHub↗128,130
  • squizlabs/php_codesnifferالصورة الرمزية لـ squizlabs

    squizlabs/PHP_CodeSniffer

    10,771عرض على GitHub↗

    PHP_CodeSniffer is a static analysis tool, coding standard linter, and command-line validator for PHP. It scans files and directories to detect and report formatting errors and language-specific coding violations without executing the code. The project functions as an automated code formatter capable of correcting detected style and formatting violations to bring source code into compliance with defined standards. It uses token-based lexical analysis to match code patterns against rule sets, ensuring consistency across a codebase. The tool provides comprehensive capabilities for recursive fi

    PHPautomationclicoding-standards
    عرض على GitHub↗10,771
عرض جميع البدائل الـ 30 لـ Node Modules Inspector→

الأسئلة الشائعة

ما هي وظيفة antfu/node-modules-inspector؟

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.

ما هي الميزات الرئيسية لـ antfu/node-modules-inspector؟

الميزات الرئيسية لـ antfu/node-modules-inspector هي: Dependency Visualizers, Dependency Version Auditing, Dependency Graph Explorers, Installed Package Inspectors, Node.js Dependency Visualizers, Filesystem Scanning, Module Dependency Analysis, Static Application Exports.

ما هي البدائل مفتوحة المصدر لـ antfu/node-modules-inspector؟

تشمل البدائل مفتوحة المصدر لـ antfu/node-modules-inspector: sverweij/dependency-cruiser — Dependency-cruiser is a JavaScript and TypeScript dependency analyzer and architectural linter. It serves as a static… nrwl/nx — This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It… 30-seconds/30-seconds-of-code — This project is a developer knowledge base and a curated library of programming code snippets. It serves as a… squizlabs/php_codesniffer — PHP_CodeSniffer is a static analysis tool, coding standard linter, and command-line validator for PHP. It scans files… pahen/madge — Madge is a JavaScript module dependency visualizer and architecture mapper. It analyzes source code to create graphs… webpack/webpack-bundle-analyzer — webpack-bundle-analyzer is a bundle size analysis tool and Webpack build plugin that visualizes the composition of web…