Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diankong/GoDocTooltip
A Chrome extension for golang users.When you're at golang's official doc site, it will show function's description as tooltip on function list
https://github.com/diankong/GoDocTooltip
Last synced: 3 months ago
JSON representation
A Chrome extension for golang users.When you're at golang's official doc site, it will show function's description as tooltip on function list
- Host: GitHub
- URL: https://github.com/diankong/GoDocTooltip
- Owner: diankong
- Created: 2016-01-21T12:06:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T07:10:06.000Z (almost 2 years ago)
- Last Synced: 2024-04-22T13:32:30.534Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 337 KB
- Stars: 13
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-go-extra - GoDocTooltip - 01-21T12:06:55Z|2021-12-18T03:13:24Z| (Go Tools / Other Software)
- awesome-go - GoDocTooltip - A Chrome extension for golang users.When you're at golang's official doc site, it will show function's description as tooltip on function list - ★ 12 (Software Packages)
README
# GoDocTooltip
This is a chrome extension for golang users.When you're at golang's Doc site, this extension will show function's description as tooltip at function list.
So you don't need to scroll down that long page anymore.
=======
After installed, you can try here:
[https://pkg.go.dev/os](https://pkg.go.dev/os)
[https://pkg.go.dev/github.com/gin-gonic/gin](https://pkg.go.dev/github.com/gin-gonic/gin)
[Chrome web store](https://chrome.google.com/webstore/detail/fjbnfgkjpcnhbhfdnegofefhgpjafjjl)
----
https://chrome.google.com/webstore/detail/fjbnfgkjpcnhbhfdnegofefhgpjafjjl![Snapshot](https://raw.githubusercontent.com/diankong/GoDocTooltip/master/snapshot_1280x800.png)
MIT