from Hacker News

Show HN: Free and responsive HTML forms for Tailwind, Bootstrap, Bulma, and more

by armis on 11/4/21, 3:04 PM with 3 comments

  • by armis on 11/4/21, 3:04 PM

    Hey HN,

    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.

    Often forms on various websites are not identical but very similar.

    I'm not talking about fancy user experiences but relatively simple forms to collect essential data.

    So decided to tackle this with some free web form templates [1]:

    * Each form supports Tailwind CSS, Bootstrap 4 & 5, Bulma, Foundation, and Materialize.

    * Each form has Dark & Light themes.

    * Each form can be adjusted live with a dynamic code preview.

    * 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.

    In total, I've got 216 form variants!

    It's all for free, even for commercial projects. Attribution is nice but not required!

    [0]: https://herotofu.com [1]: https://herotofu.com/solutions/forms-library

  • by melezhik on 11/5/21, 5:31 PM

    Hey! I like that. I wish I knew that before I had started my web site (mybf.io) which uses bulma css.

    What about adding more complex things, like collapsible tables / mail threads / etc ?