This website requires JavaScript.
Explore
Pages
CI
Gist
Help
Register
Sign in
deblan
/
go-form
Watch
1
Star
0
Fork
You've already forked go-form
0
Code
Issues
Pull requests
Projects
Releases
13
Packages
Wiki
Activity
Actions
Create and process forms with Golang!
https://deblan.gitnet.page/go-form/
renovate-check
13
commits
4
branches
13
tags
575
KiB
Go
91.9%
HTML
8.1%
d284844be5
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Simon Vieille
d284844be5
feat(validation/notblank): improve validation and messages
2025-07-20 15:24:45 +02:00
example
feat: add fields (choice, checkbox, date)
2025-07-17 23:11:36 +02:00
form
feat(field): add IsFixedName property and WithFixedName method
2025-07-20 15:24:03 +02:00
theme
feat: improve templates
2025-07-20 15:22:49 +02:00
util
init
2025-07-16 16:43:26 +02:00
validation
feat(validation/notblank): improve validation and messages
2025-07-20 15:24:45 +02:00
.gitignore
feat: improve form rendering
2025-07-16 19:04:31 +02:00
go.mod
feat: add fields (choice, checkbox, date)
2025-07-17 23:11:36 +02:00
go.sum
feat: add fields (choice, checkbox, date)
2025-07-17 23:11:36 +02:00
main.go
feat: add fields (choice, checkbox, date)
2025-07-17 23:11:36 +02:00