Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.71 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.71 KB

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