Skip to content

shurcooL/frontend

Repository files navigation

frontend

Go Reference

Common frontend code.

Installation

go get github.com/shurcooL/frontend

Directories

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

License