Hey HN,<p>I'm heavily dogfooding myself with all my ideas. So while using my last project [0] noticed that there's yet another problem - I have to rebuild web forms over and over again.<p>Often forms on various websites are not identical but very similar.<p>I'm not talking about fancy user experiences but relatively simple forms to collect essential data.<p>So decided to tackle this with some free web form templates [1]:<p>* Each form supports Tailwind CSS, Bootstrap 4 & 5, Bulma, Foundation, and Materialize.<p>* Each form has Dark & Light themes.<p>* Each form can be adjusted live with a dynamic code preview.<p>* It can be integrated into your project, or you can use built-in forms backend. This way, you'll also solve the forms submission/data storage problem with almost zero lines of coding.<p>In total, I've got 216 form variants!<p>It's all for free, even for commercial projects. Attribution is nice but not required!<p>[0]: <a href="https://herotofu.com" rel="nofollow">https://herotofu.com</a>
[1]: <a href="https://herotofu.com/solutions/forms-library" rel="nofollow">https://herotofu.com/solutions/forms-library</a>
Hey! I like that. I wish I knew that before I had started my web site (mybf.io) which uses bulma css.<p>What about adding more complex things, like collapsible tables / mail threads / etc ?