Skip to main content

Forms4s

Automatically generated input forms for rapid development

"org.business4s" %% "forms4s-core" % "0.1.0"

Automatic

Forms4s derives form structure from your Scala types, so your UI always matches your model.

Flexible

Forms4s is designed to allow for integration with any UI framework or json library.

Powerful

Forms4s supports user interaction, validation, dynamic updates and extracting structured JSON from the UI, and more.