composable-form

Build type-safe composable forms in Elm (by hecrj)

Composable-form Alternatives

Similar projects and alternatives to composable-form based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better composable-form alternative or higher similarity.

composable-form reviews and mentions

Posts with mentions or reviews of composable-form. We have used some of these posts to build our list of alternatives and similar projects.
  • Easy Questions / Beginners Thread (Week of 2021-11-29)
    1 project | /r/elm | 29 Nov 2021
    I don't know if there is "the" way, but you can give a look to https://package.elm-lang.org/packages/hecrj/composable-form/latest/ which is very cool and functional, but it needs to be forked in order to extend its rendering capabilities because its customization capabilities are limited the attributes that have been exposed in its CustomConfig. For example, the TextFieldConfig customization capabilities are label and placeholder. You can pass a custom text field renderer, but you won't be able to have a custom icon per field because all text fields will be the same except for the given label and placeholder.
  • Easy Questions / Beginners Thread (Week of 2021-03-15)
    1 project | /r/elm | 23 Mar 2021
    Thanks - I've read your piece (a few times!). I still haven't worked out how to get results _out_ of a composable form. Even in the Ellie demo of a signin, (which I've modified here to add the missing _error_ keys in form fields and to add a debug message: https://ellie-app.com/cHr28vyLk3ba1), I can't get the form to actually send the message indicating a successfully parsed form. If I could do that, I could store the results in the Model, like here (https://github.com/hecrj/composable-form/blob/master/examples/src/Page/Signup.elm). But the `Submit` message never gets called! Its very confusing to me :(

Stats

Basic composable-form repo stats
2
197
0.0
over 1 year ago

hecrj/composable-form is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of composable-form is Elm.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com