gcanti / tcomb-form

Forms library for react
https://gcanti.github.io/tcomb-form
MIT License
1.16k stars 136 forks source link

toFormData helper? #368

Closed sandervanhooft closed 7 years ago

sandervanhooft commented 7 years ago

Hi @gcanti ,

Do you perhaps have a toFormData helper function for tcomb?

I'm having some trouble with the function as I wrote in #360, want to be sure it's not because of this conversion. FormData() is a pain to debug.

Kind regards,

Sander