3 रिपॉजिटरी
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.
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
Transforms static import and include statements into clickable links for faster codebase navigation.
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
Converts source code import and include declarations into clickable navigation hyperlinks.
OctoLinker is a browser extension that enhances navigation within GitHub repositories by converting text-based dependency references, import statements, and workflow actions into clickable links. It functions as a cross-language code navigator and dependency linker, transforming static references into direct links to source repositories and files. The tool provides integrated package insight hovercards that display dependency details and package information without requiring the user to leave the current page. It specifically maps GitHub Action definitions in workflow files directly to their
Transforms import and require statements across multiple languages into clickable hyperlinks to source files.