malinoff/elm-uniform - version: 2.0.0

for more information visit the package's GitHub page

Package contains the following modules:

Uniform - Universal Forms for Elm

The World Wide Web is full of forms: simple and static, complex and dynamic. Most likely that you have filled a couple before getting in there: a search field is also a form (just a really tiny one)!

Implementing forms is considered one of the most boring and repetitive tasks in web development. This library helps to stay sane when implementing forms in the greatest frontend language: Elm.

If this library made you insane, then this is a bug in the library!

Design goals

[1] : https://github.com/hecrj/composable-form/issues/32

Examples

TODO: link to the examples folder and ellies