mirror of
https://github.com/acaloiaro/frm
synced 2026-07-21 10:12:23 +00:00
351 B
351 B
frm
frm is an embeddable HTML form builder for Go.
This is a work in progress and not production-ready
Usage
Inspiration
This project is heavily inspired by opnform. OpnForm is very good, and if you don't have an embeddable in Go requirement, then you should consider OpnForm instead.