Categorygithub.com/shurcooL/frontend
module
0.0.0-20230711011619-0699c2331506
Repository: https://github.com/shurcool/frontend.git
Documentation: pkg.go.dev

# README

frontend

Go Reference

Common frontend code.

Installation

go get github.com/shurcooL/frontend

Directories

PathSynopsis
checkboxPackage checkbox provides a checkbox connected to a query parameter.
reactionsmenuPackage reactionsmenu provides a reactions menu component.
select_menuPackage select_menu provides a select menu component.
table-of-contents/handlerPackage handler registers "/table-of-contents.{js,css}" routes on http.DefaultServeMux on init.
tabsupportPackage tabsupport offers functionality to add tab support to a textarea element.

License

# Packages

Package checkbox provides a checkbox connected to a query parameter.
Package reactionsmenu provides a reactions menu component.
Package select_menu provides a select menu component.
No description provided by the author
Package tabsupport offers functionality to add tab support to a textarea element.