KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
frontend
★ 13
Open GitHub ↗
Common frontend code.
Download README (.md)
Explore Similar Repositories
z-push_ynh
:
Application to synchronize ActiveSync compatible devices with email, contacts and calendar for YunoHost
subfwd
:
URL shortening via sub-domains, written in Go
android_custom_call_info
:
Демонстрация показа собственного окна с информацией во время звонка, поверх основной звонилки.
safe-target-blank
:
Using `target="_blank"` can be insecure. This helps.
EDP-p5.js-workshop
:
Code and links for p5.js working at EDP University of Denver
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
frontend
?
Download (.md)
frontend ======== [](https://pkg.go.dev/github.com/shurcooL/frontend) Common frontend code. Installation ------------ ```sh go get github.com/shurcooL/frontend ``` Directories ----------- | Path | Synopsis | |--------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------| | [checkbox](https://pkg.go.dev/github.com/shurcooL/frontend/checkbox) | Package checkbox provides a checkbox connected to a query parameter. | | [reactionsmenu](https://pkg.go.dev/github.com/shurcooL/frontend/reactionsmenu) | Package reactionsmenu provides a reactions menu component. | | [select_menu](https://pkg.go.dev/github.com/shurcooL/frontend/select_menu) | Package select_menu provides a select menu component. | | [table-of-contents/handler](https://pkg.go.dev/github.com/shurcooL/frontend/table-of-contents/handler) | Package handler registers "/table-of-contents.{js,css}" routes on http.DefaultServeMux on init. | | [tabsupport](https://pkg.go.dev/github.com/shurcooL/frontend/tabsupport) | Package tabsupport offers functionality to add tab support to a textarea element. | License ------- - [MIT License](LICENSE)