@hackage / devforms

A builder DSL for HTML survey forms with built-in server and storage

Latest0.1.0.0

Changelog

Revision history for devforms

0.1.0.0 -- 2026-04-22

  • Initial release with builder DSL for HTML survey forms.
  • Question types: checkbox, Likert scale, multiple choice, date, time, integer (with optional bounds).
  • Built-in Scotty web server with htmx interactivity and Pico CSS styling.
  • JSONL answer storage.