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

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

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

3 个仓库

Awesome GitHub RepositoriesImport Statement Linking

Converting source code import and include declarations into clickable navigation hyperlinks.

Distinct from Source Code Linking: Specifically targets the transformation of import statements into links, whereas the parent focuses on documentation-to-source references.

Explore 3 awesome GitHub repositories matching development tools & productivity · Import Statement Linking. Refine with filters or upvote what's useful.

Awesome Import Statement Linking GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • octo-linker/chrome-extensionocto-linker 的头像

    octo-linker/chrome-extension

    5,368在 GitHub 上查看↗

    该浏览器扩展是一个 GitHub 源代码链接器,可识别特定语言的导入和包含声明,并将其转换为直接导航链接。它作为一个生产力工具,通过简化在链接文件和依赖项之间跳转的过程,优化了浏览仓库的体验。 该扩展通过将静态导入语句转换为可点击的超链接来优化开发者工作流,减少了手动搜索文件的需求。此功能支持源代码审查,并在基于浏览器的 GitHub 仓库审计过程中追踪依赖关系。

    Transforms static import and include statements into clickable links for faster codebase navigation.

    HTML
    在 GitHub 上查看↗5,368
  • octolinker/browser-extensionOctoLinker 的头像

    OctoLinker/browser-extension

    5,366在 GitHub 上查看↗

    这款浏览器扩展是一个基于 Web 的源代码导航器,可将 import 语句、include 声明和依赖路径转换为可点击的链接。它作为依赖链接解析器和工作流操作导航器,将特定语言的需求映射到相应的源代码或外部仓库。 该项目提供了一个包依赖预览器,使用悬浮卡片显示元数据和依赖洞察,无需离开当前页面。它还能将 CI/CD 工作流文件中的操作定义直接转换为指向其底层实现的链接。 该扩展通过识别特定语言模式并将内部项目路径解析为外部 URL,处理源代码导航和静态代码探索。

    Converts source code import and include declarations into clickable navigation hyperlinks.

    HTML
    在 GitHub 上查看↗5,366
  • octolinker/octolinkerOctoLinker 的头像

    OctoLinker/OctoLinker

    5,366在 GitHub 上查看↗

    OctoLinker 是一款浏览器扩展,通过将基于文本的依赖引用、import 语句和工作流操作转换为可点击的链接,增强了 GitHub 仓库的导航体验。它作为跨语言代码导航器和依赖链接器,将静态引用直接转换为指向源仓库和文件的链接。 该工具提供集成的包洞察悬浮卡片,无需离开当前页面即可显示依赖详情和包信息。它特别支持将工作流文件中的 GitHub Action 定义直接映射到其底层源代码。 该系统通过跨语言导入映射和依赖分析工作流增强代码库导航。它利用模式匹配和源映射来解析不同编程语言中的相对路径和绝对路径。

    Transforms import and require statements across multiple languages into clickable hyperlinks to source files.

    HTMLbrowser-extensiongithubgithub-extension
    在 GitHub 上查看↗5,366
  1. Home
  2. Development Tools & Productivity
  3. Source Code Linking
  4. Import Statement Linking