frm/README.md
Adriano Caloiaro caa95c66b6
initial commit
2024-12-16 17:01:53 -07:00

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.