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

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

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

1 个仓库

Awesome GitHub RepositoriesExport Usage Tracers

Tools that visualize the chain of imports to track where a specific export is consumed.

Distinct from Console Trace Exporters: Unlike observability tracing for runtime execution, this is a static analysis tool for visualizing code dependency paths.

Explore 1 awesome GitHub repository matching development tools & productivity · Export Usage Tracers. Refine with filters or upvote what's useful.

Awesome Export Usage Tracers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • webpro-nl/knipwebpro-nl 的头像

    webpro-nl/knip

    11,560在 GitHub 上查看↗

    Knip is a static analysis project cleaner and dead code analyzer for JavaScript and TypeScript projects. It identifies and removes unused files, dependencies, and exports to maintain a lean codebase and reduce bundle size. The tool functions as a monorepo dependency auditor, tracking exports and dependencies across multiple workspaces to find dead code in large multi-package projects. It specifically targets the removal of unused packages from project manifests and the deletion of unreferenced exports. Its capabilities cover dead code elimination, JavaScript dependency management, and TypeSc

    Tracks imports across files and workspaces to visualize the reverse module graph for specific exports.

    TypeScriptdeadcodedependency-analysisdependency-management
    在 GitHub 上查看↗11,560
  1. Home
  2. Development Tools & Productivity
  3. Export Usage Tracers