awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OctoLinker avatar

OctoLinker/OctoLinker

0
View on GitHub↗
5,366 Stars·283 Forks·HTML·MIT·4 Aufrufeoctolinker.vercel.app↗

OctoLinker

OctoLinker ist eine Browser-Erweiterung, die die Navigation innerhalb von GitHub-Repositories verbessert, indem sie textbasierte Abhängigkeitsreferenzen, Import-Anweisungen und Workflow-Aktionen in anklickbare Links umwandelt. Sie fungiert als sprachübergreifender Code-Navigator und Abhängigkeits-Linker und transformiert statische Referenzen in direkte Links zu Quell-Repositories und Dateien.

Das Tool bietet integrierte Hovercards für Paket-Einblicke, die Abhängigkeitsdetails und Paketinformationen anzeigen, ohne dass der Benutzer die aktuelle Seite verlassen muss. Es bildet insbesondere GitHub-Action-Definitionen in Workflow-Dateien direkt auf ihren zugrunde liegenden Quellcode ab.

Das System deckt die Verbesserung der Codebasis-Navigation durch sprachübergreifendes Import-Mapping und Abhängigkeitsanalyse-Workflows ab. Es nutzt Pattern-Matching und Source-Mapping, um relative und absolute Pfade über verschiedene Programmiersprachen hinweg aufzulösen.

Features

  • GitHub Repository Navigation Enhancements - Extends the native GitHub user interface to improve codebase exploration through enhanced reference linking.
  • Code Navigators - Facilitates navigation of source code and third-party dependencies across multiple programming languages.
  • Dependency Linkers - Converts text-based package references into direct links to their respective source repositories.
  • Dependency Reference Linking - Converts dependency references in text files into clickable links to accelerate project exploration.
  • Import Statement Linking - Transforms import and require statements across multiple languages into clickable hyperlinks to source files.
  • Static Reference Linking - Converts plain text dependency references in source files into actionable URLs for easier navigation.
  • Workflow Action Resolution - Connects GitHub Action definitions in workflow files directly to their corresponding source code.
  • Action Source Linking - Transforms action definitions in workflow files into direct clickable links to the action source code.
  • Action Source Navigators - Links action definitions in CI/CD workflow files directly to the underlying action source code.
  • Import Path Resolution - Resolves import paths across multiple programming languages to enable direct navigation to source roots.
  • Dependency Analysis - Enables a dependency analysis workflow by providing package insights via hovercards without leaving the page.
  • AST Node Location Mapping - Implements mapping of abstract syntax tree nodes back to their original source code positions for path resolution.
  • Hover Information Displays - Implements hover information displays that show dependency details and package insights.
  • GitHub Workflow Utilities - Provides utilities to optimize GitHub workflows by linking action definitions to their source code.
  • Package Detail Retrievers - Retrieves and displays package metadata and license information in a hovercard interface.
  • Package Metadata Overlays - Provides on-demand hovercards that fetch and display package metadata from external registries.
  • Developer Tools - Browser extension for efficient GitHub code navigation.

Star-Verlauf

Star-Verlauf für octolinker/octolinkerStar-Verlauf für octolinker/octolinker

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht octolinker/octolinker?

OctoLinker ist eine Browser-Erweiterung, die die Navigation innerhalb von GitHub-Repositories verbessert, indem sie textbasierte Abhängigkeitsreferenzen, Import-Anweisungen und Workflow-Aktionen in anklickbare Links umwandelt. Sie fungiert als sprachübergreifender Code-Navigator und Abhängigkeits-Linker und transformiert statische Referenzen in direkte Links zu Quell-Repositories und Dateien.

Was sind die Hauptfunktionen von octolinker/octolinker?

Die Hauptfunktionen von octolinker/octolinker sind: GitHub Repository Navigation Enhancements, Code Navigators, Dependency Linkers, Dependency Reference Linking, Import Statement Linking, Static Reference Linking, Workflow Action Resolution, Action Source Linking.

Welche Open-Source-Alternativen gibt es zu octolinker/octolinker?

Open-Source-Alternativen zu octolinker/octolinker sind unter anderem: facebook/pyrefly — Pyrefly is a static type checker for Python that operates as a language server, delivering real-time diagnostics,… octolinker/browser-extension — This browser extension is a web-based source code navigator that transforms import statements, include declarations,… octo-linker/chrome-extension — This browser extension is a source code linker for GitHub that identifies language-specific import and include… coatisoftware/sourcetrail — Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships… emacs-lsp/lsp-mode — lsp-mode is a Language Server Protocol client and IDE feature set for Emacs. It functions as a semantic code analysis… visualfc/liteide — LiteIDE is a cross-platform integrated development environment designed for writing, compiling, and debugging Go…

Open-Source-Alternativen zu OctoLinker

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit OctoLinker.
  • facebook/pyreflyAvatar von facebook

    facebook/pyrefly

    5,390Auf GitHub ansehen↗

    Pyrefly is a static type checker for Python that operates as a language server, delivering real-time diagnostics, completions, and navigation in any editor supporting the Language Server Protocol. It also performs static tensor shape analysis, using symbolic dimension variables and arithmetic to verify shape consistency in deep learning models without runtime execution. Beyond core type checking, Pyrefly supports gradual adoption workflows: it can generate a baseline of known errors so only new issues are reported, migrate configuration from other type checkers, and automatically suppress exi

    Rustcode-qualitycontributions-welcomegood-first-issue
    Auf GitHub ansehen↗5,390
  • octolinker/browser-extensionAvatar von OctoLinker

    OctoLinker/browser-extension

    5,366Auf GitHub ansehen↗

    This browser extension is a web-based source code navigator that transforms import statements, include declarations, and dependency paths into clickable links. It functions as a dependency link resolver and workflow action navigator, mapping language-specific requirements to their corresponding source code or external repositories. The project provides a package dependency previewer that uses hovercards to display metadata and dependency insights without requiring the user to leave the current page. It also converts action definitions within CI/CD workflow files into direct links to their und

    HTML
    Auf GitHub ansehen↗5,366
  • octo-linker/chrome-extensionAvatar von octo-linker

    octo-linker/chrome-extension

    5,368Auf GitHub ansehen↗

    This browser extension is a source code linker for GitHub that identifies language-specific import and include declarations and converts them into direct navigation links. It serves as a productivity tool for browsing repositories by simplifying the process of jumping between linked files and dependencies. The extension optimizes the developer workflow by transforming static import statements into clickable hyperlinks, reducing the need to manually search for files. This functionality supports source code reviews and the tracing of dependencies during browser-based audits of GitHub repositori

    HTML
    Auf GitHub ansehen↗5,368
  • coatisoftware/sourcetrailAvatar von CoatiSoftware

    CoatiSoftware/Sourcetrail

    16,471Auf GitHub ansehen↗

    Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships between symbols and structures across large, multi-language codebases. It functions as a static analysis indexer and code dependency visualizer that maps calls and dependencies between source files to help reveal project architecture. The tool enables multi-language project analysis by using a language-agnostic indexing system to track symbols across different programming languages within a single interface. It allows for the discovery of software architecture and the explorati

    C++
    Auf GitHub ansehen↗16,471
Alle 30 Alternativen zu OctoLinker anzeigen→