bayraktugrul / modview

Effortlessly visualize mod graph with all external dependencies for your Go projects
MIT License
150 stars 5 forks source link

feature: Add description tooltip for github repository nodes #4

Closed bayraktugrul closed 1 week ago

bayraktugrul commented 2 weeks ago

Add GitHub Repository Information Tooltip

Description

This PR introduces a new feature that displays GitHub repository information in a tooltip when hovering over dependency nodes. The tooltip shows the repository description, star count, and license information.

Changes

Benefits

Notes

tooltip