gcanti / tcomb-form

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

Created a module for tcomb-form #275

Closed Industrial closed 7 years ago

Industrial commented 8 years ago

Hi.

I just created a module for tcomb-form called tcomb-form-types that implements a list of validations/string subtypes. I basically used the validator npm module for these functions, and I'm sure I have much to do on it still (any tips/help/pull requests welcome!), but I released a first version on NPM :-)

gcanti commented 8 years ago

Great. Thanks for sharing @Industrial

saidmoya12 commented 7 years ago

Thanks @Industrial; me too, I updated the module tcomb-form-injector for include any component like autocomplete or etc...

Sorry for spam but will be great if this modules are recommended to developers that need extend the library

Industrial commented 7 years ago

I have not worked on it for a long time, so you can consider it dead (or fork it)